2024-04-18 09:52:36.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-18 09:52:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:37.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-18 09:52:37.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-18 09:52:37.189 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:37.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.194 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78404de4 2024-04-18 09:52:37.194 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78404de4 2024-04-18 09:52:37.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c 2024-04-18 09:52:37.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c 2024-04-18 09:52:37.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b82694 2024-04-18 09:52:37.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b82694 2024-04-18 09:52:37.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7 2024-04-18 09:52:37.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7 2024-04-18 09:52:37.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9 2024-04-18 09:52:37.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9 2024-04-18 09:52:37.210 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@647c4a4 2024-04-18 09:52:37.210 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@647c4a4 2024-04-18 09:52:37.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e 2024-04-18 09:52:37.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e 2024-04-18 09:52:37.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@579549e8 2024-04-18 09:52:37.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@579549e8 2024-04-18 09:52:37.218 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65de90e9 2024-04-18 09:52:37.219 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65de90e9 2024-04-18 09:52:37.219 [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-18 09:52:37.222 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.226 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.449 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:37.449 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:52:37.450 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:37.451 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:52:37.481 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.482 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:52:37.482 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 09:52:37.483 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:52:37.538 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.578 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.608 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.629 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.659 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.666 [DefaultDispatcher-worker-7 @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-18 09:52:37.666 [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-18 09:52:37.667 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.778 [DefaultDispatcher-worker-7 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:52:37.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-18 09:52:37.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-18 09:52:37.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:52:37.814 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-18 09:52:37.815 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78404de4: (connection evicted) 2024-04-18 09:52:37.815 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c: (connection evicted) 2024-04-18 09:52:37.816 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b82694: (connection evicted) 2024-04-18 09:52:37.816 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7: (connection evicted) 2024-04-18 09:52:37.817 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9: (connection evicted) 2024-04-18 09:52:37.817 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647c4a4: (connection evicted) 2024-04-18 09:52:37.817 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e: (connection evicted) 2024-04-18 09:52:37.818 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579549e8: (connection evicted) 2024-04-18 09:52:37.818 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65de90e9: (connection evicted) 2024-04-18 09:52:37.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:37.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-18 09:52:37.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-18 09:52:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-18 09:52:37.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:37.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:37.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:37.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:37.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:37.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-18 09:52:37.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-18 09:52:37.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.848 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.851 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.854 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:37.854 [DefaultDispatcher-worker-9 @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-18 09:52:37.854 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:37.854 [DefaultDispatcher-worker-9 @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-18 09:52:37.872 [DefaultDispatcher-worker-6 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.873 [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-18 09:52:37.873 [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-18 09:52:37.873 [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-18 09:52:37.879 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.895 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.909 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.919 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:37.923 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.934 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:37.934 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:52:37.938 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.939 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012f2e4 2024-04-18 09:52:37.939 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012f2e4 2024-04-18 09:52:37.943 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed51696 2024-04-18 09:52:37.943 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed51696 2024-04-18 09:52:37.944 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:37.946 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aea9994 2024-04-18 09:52:37.947 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aea9994 2024-04-18 09:52:37.950 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe81cad 2024-04-18 09:52:37.950 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe81cad 2024-04-18 09:52:37.953 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@582a4866 2024-04-18 09:52:37.953 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@582a4866 2024-04-18 09:52:37.958 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebd8453 2024-04-18 09:52:37.958 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebd8453 2024-04-18 09:52:37.962 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20958e29 2024-04-18 09:52:37.962 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20958e29 2024-04-18 09:52:37.966 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc7e3e2 2024-04-18 09:52:37.967 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc7e3e2 2024-04-18 09:52:37.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a4ed04 2024-04-18 09:52:37.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a4ed04 2024-04-18 09:52:37.972 [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-18 09:52:38.025 [DefaultDispatcher-worker-5 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 09:52:38.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-18 09:52:38.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-18 09:52:38.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:52:38.058 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-18 09:52:38.059 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5012f2e4: (connection evicted) 2024-04-18 09:52:38.060 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed51696: (connection evicted) 2024-04-18 09:52:38.060 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aea9994: (connection evicted) 2024-04-18 09:52:38.061 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fe81cad: (connection evicted) 2024-04-18 09:52:38.061 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582a4866: (connection evicted) 2024-04-18 09:52:38.062 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ebd8453: (connection evicted) 2024-04-18 09:52:38.062 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20958e29: (connection evicted) 2024-04-18 09:52:38.063 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc7e3e2: (connection evicted) 2024-04-18 09:52:38.063 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a4ed04: (connection evicted) 2024-04-18 09:52:38.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:38.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-18 09:52:38.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-18 09:52:38.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-18 09:52:38.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-18 09:52:38.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-18 09:52:38.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-18 09:52:38.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-18 09:52:38.216 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563172d3 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-18 09:52:38.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-18 09:52:38.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d84e363 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-18 09:52:38.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-18 09:52:38.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-18 09:52:38.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-18 09:52:38.570 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:38.575 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-18 09:52:38.590 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:38.839 [DefaultDispatcher-worker-4 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-18 09:52:38.846 [DefaultDispatcher-worker-4 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-18 09:52:38.847 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40557/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:52:38.847 [DefaultDispatcher-worker-4 @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:40557/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-18 09:52:38.847 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40557/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:52:38.863 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40557/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:52:38.863 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40557/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:52:38.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-18 09:52:38.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-18 09:52:38.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:38.895 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20027c44: (connection evicted) 2024-04-18 09:52:38.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:38.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-18 09:52:38.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-18 09:52:38.900 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-18 09:52:38.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-18 09:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-18 09:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-18 09:52:38.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-18 09:52:38.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-18 09:52:38.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-18 09:52:38.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-18 09:52:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-18 09:52:38.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-18 09:52:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:38.970 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca: (connection evicted) 2024-04-18 09:52:38.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:38.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-18 09:52:38.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-18 09:52:38.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:38.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139089a4 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:38.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:38.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-18 09:52:38.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-18 09:52:38.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-18 09:52:39.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-18 09:52:39.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-18 09:52:39.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-18 09:52:39.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-18 09:52:39.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-18 09:52:39.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-18 09:52:39.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.018 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff4b223: (connection evicted) 2024-04-18 09:52:39.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-18 09:52:39.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-18 09:52:39.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191e654 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-18 09:52:39.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-18 09:52:39.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-18 09:52:39.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-18 09:52:39.026 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dc6649 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-18 09:52:39.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-18 09:52:39.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-18 09:52:39.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-18 09:52:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-18 09:52:39.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-18 09:52:39.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.060 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bca84d: (connection evicted) 2024-04-18 09:52:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-18 09:52:39.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-18 09:52:39.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-18 09:52:39.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-18 09:52:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-18 09:52:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-18 09:52:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-18 09:52:39.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-18 09:52:39.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-18 09:52:39.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-18 09:52:39.107 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-18 09:52:39.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-18 09:52:39.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.118 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fb151a: (connection evicted) 2024-04-18 09:52:39.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-18 09:52:39.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-18 09:52:39.146 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.188 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-18 09:52:39.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 09:52:39.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 09:52:39.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-18 09:52:39.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-18 09:52:39.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-18 09:52:39.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-18 09:52:39.354 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.372 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.408 [DefaultDispatcher-worker-2 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.434 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.442 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.450 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-18 09:52:39.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-18 09:52:39.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.510 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7: (connection evicted) 2024-04-18 09:52:39.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-18 09:52:39.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-18 09:52:39.519 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-18 09:52:39.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-18 09:52:39.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-18 09:52:39.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-18 09:52:39.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-18 09:52:39.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-18 09:52:39.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-18 09:52:39.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-18 09:52:39.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-18 09:52:39.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-18 09:52:39.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.552 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-04-18 09:52:39.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-18 09:52:39.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-18 09:52:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-18 09:52:39.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-18 09:52:39.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-18 09:52:39.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-18 09:52:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-18 09:52:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-18 09:52:39.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-18 09:52:39.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-18 09:52:39.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-18 09:52:39.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-18 09:52:39.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-18 09:52:39.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.577 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-04-18 09:52:39.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-18 09:52:39.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-18 09:52:39.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-18 09:52:39.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-18 09:52:39.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-18 09:52:39.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-18 09:52:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-18 09:52:39.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-18 09:52:39.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-18 09:52:39.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-18 09:52:39.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-18 09:52:39.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.605 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-04-18 09:52:39.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-18 09:52:39.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-18 09:52:39.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-18 09:52:39.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-18 09:52:39.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-18 09:52:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-18 09:52:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-18 09:52:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-18 09:52:39.653 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.673 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-18 09:52:39.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-18 09:52:39.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.701 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2024-04-18 09:52:39.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-18 09:52:39.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-18 09:52:39.702 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-18 09:52:39.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-04-18 09:52:39.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-04-18 09:52:39.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e46765 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-04-18 09:52:39.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-04-18 09:52:39.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-18 09:52:39.726 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-18 09:52:39.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-18 09:52:39.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.729 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2024-04-18 09:52:39.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-18 09:52:39.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 09:52:39.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 09:52:39.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-18 09:52:39.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-18 09:52:39.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-18 09:52:39.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-18 09:52:39.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-18 09:52:39.763 [DefaultDispatcher-worker-12 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-18 09:52:39.765 [DefaultDispatcher-worker-12 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-18 09:52:39.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-18 09:52:39.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-18 09:52:39.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.767 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32328dc4: (connection evicted) 2024-04-18 09:52:39.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-18 09:52:39.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-18 09:52:39.769 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-18 09:52:39.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-18 09:52:39.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2024-04-18 09:52:39.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2024-04-18 09:52:39.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-18 09:52:39.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-18 09:52:39.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-04-18 09:52:39.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-04-18 09:52:39.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-18 09:52:39.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-18 09:52:39.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-18 09:52:39.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.813 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2024-04-18 09:52:39.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:39.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-18 09:52:39.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-18 09:52:39.826 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-18 09:52:39.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 09:52:39.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 09:52:39.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-18 09:52:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:39.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-18 09:52:39.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-18 09:52:39.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-18 09:52:39.850 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.894 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.928 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:39.945 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.058 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-18 09:52:40.060 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-18 09:52:40.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-18 09:52:40.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-18 09:52:40.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.062 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82: (connection evicted) 2024-04-18 09:52:40.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-18 09:52:40.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-18 09:52:40.064 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-18 09:52:40.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492c9892 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-18 09:52:40.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2024-04-18 09:52:40.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2024-04-18 09:52:40.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-18 09:52:40.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b62db8 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-18 09:52:40.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2024-04-18 09:52:40.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2024-04-18 09:52:40.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-18 09:52:40.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-18 09:52:40.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-18 09:52:40.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.093 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436a563f: (connection evicted) 2024-04-18 09:52:40.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-18 09:52:40.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-18 09:52:40.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-04-18 09:52:40.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-04-18 09:52:40.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-04-18 09:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-04-18 09:52:40.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-18 09:52:40.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-18 09:52:40.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-18 09:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.129 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6: (connection evicted) 2024-04-18 09:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-18 09:52:40.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-18 09:52:40.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 09:52:40.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 09:52:40.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-18 09:52:40.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-18 09:52:40.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d539b9 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2024-04-18 09:52:40.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2024-04-18 09:52:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-18 09:52:40.186 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.224 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.233 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.250 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.330 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2024-04-18 09:52:40.332 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2024-04-18 09:52:40.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-18 09:52:40.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-18 09:52:40.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.333 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62054faf: (connection evicted) 2024-04-18 09:52:40.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-18 09:52:40.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-18 09:52:40.335 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2024-04-18 09:52:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fce8b 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-18 09:52:40.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2024-04-18 09:52:40.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2024-04-18 09:52:40.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-18 09:52:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2024-04-18 09:52:40.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2024-04-18 09:52:40.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-18 09:52:40.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-18 09:52:40.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-18 09:52:40.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.359 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cca357: (connection evicted) 2024-04-18 09:52:40.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-18 09:52:40.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-18 09:52:40.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34eaf9c1 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-18 09:52:40.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-18 09:52:40.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.405 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.407 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.413 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55881f40 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593e074 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-18 09:52:40.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2024-04-18 09:52:40.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2024-04-18 09:52:40.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-18 09:52:40.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-18 09:52:40.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-18 09:52:40.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:40.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-18 09:52:40.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b01897f 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-18 09:52:40.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-18 09:52:40.427 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.439 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.441 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.444 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a30e30b 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:52:40.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:52:40.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-18 09:52:40.456 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.456 [DefaultDispatcher-worker-10 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:52:40.456 [DefaultDispatcher-worker-2 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-04-18 09:52:40.458 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:52:40.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-18 09:52:40.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-18 09:52:40.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.461 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc: (connection evicted) 2024-04-18 09:52:40.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-18 09:52:40.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-18 09:52:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-18 09:52:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eb6037d 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-18 09:52:40.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-18 09:52:40.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.483 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.485 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.489 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ce4b8 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792e8181 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a78d380 2024-04-18 09:52:40.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a78d380 2024-04-18 09:52:40.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-18 09:52:40.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-18 09:52:40.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-18 09:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-18 09:52:40.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-18 09:52:40.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a14de0 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-18 09:52:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-18 09:52:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.510 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.512 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.515 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.516 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-18 09:52:40.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-18 09:52:40.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12608986 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-18 09:52:40.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-18 09:52:40.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-18 09:52:40.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-18 09:52:40.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-18 09:52:40.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:40.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-18 09:52:40.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-18 09:52:40.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@398f0516 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-18 09:52:40.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b66a26 2024-04-18 09:52:40.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b66a26 2024-04-18 09:52:40.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-18 09:52:40.547 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.585 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b66a26 2024-04-18 09:52:40.592 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.598 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b66a26 2024-04-18 09:52:40.617 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.629 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.646 [DefaultDispatcher-worker-5 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b66a26 2024-04-18 09:52:40.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-18 09:52:40.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-18 09:52:40.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.649 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b66a26: (connection evicted) 2024-04-18 09:52:40.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-18 09:52:40.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-18 09:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-18 09:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2168def 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-18 09:52:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb8580 2024-04-18 09:52:40.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb8580 2024-04-18 09:52:40.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-18 09:52:40.700 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb8580 2024-04-18 09:52:40.710 [DefaultDispatcher-worker-12 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb8580 2024-04-18 09:52:40.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-18 09:52:40.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-18 09:52:40.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.727 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb8580: (connection evicted) 2024-04-18 09:52:40.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-18 09:52:40.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474619d9 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dfe7c 2024-04-18 09:52:40.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dfe7c 2024-04-18 09:52:40.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-18 09:52:40.766 [DefaultDispatcher-worker-3 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391dfe7c 2024-04-18 09:52:40.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-18 09:52:40.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-18 09:52:40.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.768 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391dfe7c: (connection evicted) 2024-04-18 09:52:40.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-18 09:52:40.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@355493bf 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-18 09:52:40.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4627dfda 2024-04-18 09:52:40.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4627dfda 2024-04-18 09:52:40.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-18 09:52:40.814 [DefaultDispatcher-worker-11 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4627dfda 2024-04-18 09:52:40.827 [DefaultDispatcher-worker-8 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4627dfda 2024-04-18 09:52:40.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-18 09:52:40.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-18 09:52:40.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.828 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4627dfda: (connection evicted) 2024-04-18 09:52:40.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-18 09:52:40.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-18 09:52:40.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484302ee 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-18 09:52:40.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@778197c0 2024-04-18 09:52:40.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@778197c0 2024-04-18 09:52:40.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-18 09:52:40.873 [DefaultDispatcher-worker-2 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@778197c0 2024-04-18 09:52:40.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-18 09:52:40.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-18 09:52:40.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.876 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@778197c0: (connection evicted) 2024-04-18 09:52:40.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-18 09:52:40.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-18 09:52:40.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@199806aa 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:40.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-18 09:52:40.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa11fda 2024-04-18 09:52:40.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa11fda 2024-04-18 09:52:40.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-18 09:52:40.929 [DefaultDispatcher-worker-10 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa11fda 2024-04-18 09:52:40.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-18 09:52:40.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-18 09:52:40.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:40.930 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa11fda: (connection evicted) 2024-04-18 09:52:40.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:40.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-18 09:52:40.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c84e65 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:41.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4604e051 2024-04-18 09:52:41.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4604e051 2024-04-18 09:52:41.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-18 09:52:41.194 [DefaultDispatcher-worker-11 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4604e051 2024-04-18 09:52:41.206 [DefaultDispatcher-worker-2 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4604e051 2024-04-18 09:52:41.209 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59829/manifest.json 2024-04-18 09:52:41.209 [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:59829/manifest.json. 2024-04-18 09:52:41.209 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59829/manifest.json 2024-04-18 09:52:41.211 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59829/manifest.json 2024-04-18 09:52:41.211 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59829/manifest.json 2024-04-18 09:52:41.222 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.333 [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:59829/manifest.json. 2024-04-18 09:52:41.333 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59829/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:41.351 [DefaultDispatcher-worker-10 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4604e051 2024-04-18 09:52:41.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-18 09:52:41.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-18 09:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.360 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4604e051: (connection evicted) 2024-04-18 09:52:41.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:41.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-18 09:52:41.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eee9b78 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:41.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-18 09:52:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331ad6eb 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:41.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:41.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-18 09:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-18 09:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-18 09:52:41.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-18 09:52:41.412 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:52:41.467 [Test worker] INFO ktor.application - Application started in 0.059 seconds. 2024-04-18 09:52:41.467 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@206b959c 2024-04-18 09:52:41.470 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.484 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.551 [DefaultDispatcher-worker-1 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:52:41.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf4d454 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:41.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:41.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-18 09:52:41.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-18 09:52:41.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-18 09:52:41.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-18 09:52:41.578 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:52:41.584 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:52:41.584 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:52:41.585 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:52:41.585 [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-18 09:52:41.585 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:52:41.585 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:52:41.585 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:52:41.586 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-18 09:52:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9370cc 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:41.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-18 09:52:41.637 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.650 [DefaultDispatcher-worker-12 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.653 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.658 [DefaultDispatcher-worker-5 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-18 09:52:41.661 [DefaultDispatcher-worker-5 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-18 09:52:41.672 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.682 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.682 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.682 [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/582354449401413632/_ustadmanifest.json. 2024-04-18 09:52:41.682 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.686 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.686 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.687 [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/582354449401413632/_ustadmanifest.json. 2024-04-18 09:52:41.687 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:41.688 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:41.708 [DefaultDispatcher-worker-6 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.714 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:52:41.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6fb8e476-e941-4a07-a7a5-96eecc107675', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:52:41.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:41.719 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6fb8e476-e941-4a07-a7a5-96eecc107675 2024-04-18 09:52:41.724 [DefaultDispatcher-worker-11 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:41.724 [DefaultDispatcher-worker-11 @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-18 09:52:41.724 [DefaultDispatcher-worker-11 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:41.725 [DefaultDispatcher-worker-11 @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-18 09:52:41.735 [DefaultDispatcher-worker-4 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.735 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:41.735 [DefaultDispatcher-worker-4 @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-18 09:52:41.735 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:41.742 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:41.742 [DefaultDispatcher-worker-8 @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-18 09:52:41.743 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:41.743 [DefaultDispatcher-worker-8 @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-18 09:52:41.809 [eventLoopGroupProxy-4-3 @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-18 09:52:41.809 [eventLoopGroupProxy-4-1 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-18 09:52:41.809 [eventLoopGroupProxy-4-4 @call-handler#407] 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-18 09:52:41.809 [eventLoopGroupProxy-4-2 @call-handler#408] 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-18 09:52:41.816 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.816 [eventLoopGroupProxy-4-1 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.818 [eventLoopGroupProxy-4-4 @call-handler#407] 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-18 09:52:41.819 [eventLoopGroupProxy-4-3 @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-18 09:52:41.819 [eventLoopGroupProxy-4-3 @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-18 09:52:41.822 [DefaultDispatcher-worker-2 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:41.822 [DefaultDispatcher-worker-2 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:41.823 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.825 [DefaultDispatcher-worker-5 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:41.825 [DefaultDispatcher-worker-5 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:41.828 [eventLoopGroupProxy-4-3 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-04-18 09:52:41.828 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-04-18 09:52:41.835 [DefaultDispatcher-worker-4 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.837 [eventLoopGroupProxy-4-4 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:41.845 [DefaultDispatcher-worker-7 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.850 [eventLoopGroupProxy-4-4 @call-handler#407] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2024-04-18 09:52:41.851 [DefaultDispatcher-worker-7 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:41.851 [DefaultDispatcher-worker-7 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:41.855 [DefaultDispatcher-worker-7 @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-18 09:52:41.855 [DefaultDispatcher-worker-7 @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-18 09:52:41.870 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.871 [DefaultDispatcher-worker-7 @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-18 09:52:41.871 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.871 [DefaultDispatcher-worker-7 @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-18 09:52:41.875 [eventLoopGroupProxy-4-3 @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-18 09:52:41.891 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:41.893 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.893 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-04-18 09:52:41.894 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.901 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.901 [DefaultDispatcher-worker-7 @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-18 09:52:41.901 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.901 [DefaultDispatcher-worker-7 @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-18 09:52:41.905 [eventLoopGroupProxy-4-3 @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-18 09:52:41.910 [eventLoopGroupProxy-4-3 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:41.911 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.911 [eventLoopGroupProxy-4-3 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-18 09:52:41.911 [DefaultDispatcher-worker-7 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:41.929 [DefaultDispatcher-worker-14 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.940 [DefaultDispatcher-worker-12 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:41.956 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:41.956 [DefaultDispatcher-worker-12 @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-18 09:52:41.956 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:41.956 [DefaultDispatcher-worker-12 @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-18 09:52:41.958 [eventLoopGroupProxy-4-3 @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-18 09:52:41.959 [eventLoopGroupProxy-4-3 @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-18 09:52:41.959 [eventLoopGroupProxy-4-3 @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-18 09:52:41.981 [DefaultDispatcher-worker-4 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-18 09:52:41.983 [DefaultDispatcher-worker-4 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.983 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:41.983 [DefaultDispatcher-worker-4 @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/582354449401413632/_ustadmanifest.json. 2024-04-18 09:52:41.983 [DefaultDispatcher-worker-4 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.983 [eventLoopGroupProxy-4-3 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-18 09:52:41.984 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-4 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-4 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-10 @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-18 09:52:41.985 [DefaultDispatcher-worker-4 @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/582354449401413632/_ustadmanifest.json. 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-4 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354449401413632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:41.985 [DefaultDispatcher-worker-10 @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-18 09:52:41.999 [DefaultDispatcher-worker-13 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-18 09:52:42.000 [DefaultDispatcher-worker-9 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-18 09:52:42.002 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:52:42.002 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:52:42.002 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:52:42.002 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:52:42.002 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:52:42.004 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-18 09:52:42.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-18 09:52:42.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-18 09:52:42.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:42.004 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2809e38a: (connection evicted) 2024-04-18 09:52:42.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:42.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-18 09:52:42.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-18 09:52:42.080 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:42.080 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:42.430 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:42.448 [DefaultDispatcher-worker-9 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:52:43.010 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@206b959c 2024-04-18 09:52:43.010 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@206b959c 2024-04-18 09:52:43.014 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-18 09:52:43.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-18 09:52:43.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-18 09:52:43.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:43.015 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a: (connection evicted) 2024-04-18 09:52:43.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:43.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-18 09:52:43.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-18 09:52:43.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e25085 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:43.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:43.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15afebcc 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:43.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:43.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-18 09:52:43.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-18 09:52:43.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-18 09:52:43.049 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:52:43.052 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 09:52:43.052 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f26e775 2024-04-18 09:52:43.053 [DefaultDispatcher-worker-6 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:52:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3ae369 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:43.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-18 09:52:43.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-18 09:52:43.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-18 09:52:43.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-18 09:52:43.057 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:52:43.058 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:52:43.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:52:43.058 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:52:43.058 [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-18 09:52:43.058 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:52:43.058 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:52:43.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:52:43.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489b7559 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:43.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:43.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-18 09:52:43.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-18 09:52:43.099 [DefaultDispatcher-worker-9 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.111 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.120 [DefaultDispatcher-worker-5 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-18 09:52:43.122 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:43.124 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-18 09:52:43.126 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:43.134 [DefaultDispatcher-worker-5 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.144 [DefaultDispatcher-worker-9 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.145 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:43.145 [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/582354460084031488/_ustadmanifest.json. 2024-04-18 09:52:43.145 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:43.147 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:43.147 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:43.147 [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/582354460084031488/_ustadmanifest.json. 2024-04-18 09:52:43.147 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:43.155 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:43.159 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:43.166 [DefaultDispatcher-worker-8 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.167 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:52:43.168 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a12254d7-1f92-4489-aad9-9f7fca996fe7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:52:43.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:43.170 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a12254d7-1f92-4489-aad9-9f7fca996fe7 2024-04-18 09:52:43.171 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:43.171 [DefaultDispatcher-worker-2 @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-18 09:52:43.171 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:43.171 [DefaultDispatcher-worker-2 @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-18 09:52:43.175 [eventLoopGroupProxy-7-1 @call-handler#502] 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-18 09:52:43.175 [eventLoopGroupProxy-7-2 @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-18 09:52:43.176 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.176 [eventLoopGroupProxy-7-2 @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-18 09:52:43.176 [eventLoopGroupProxy-7-2 @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-18 09:52:43.177 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.177 [eventLoopGroupProxy-7-2 @call-handler#503] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 09:52:43.178 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:43.178 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:43.181 [DefaultDispatcher-worker-15 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.181 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:43.181 [DefaultDispatcher-worker-15 @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-18 09:52:43.181 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:43.184 [eventLoopGroupProxy-7-2 @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-18 09:52:43.184 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.184 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:52:43.184 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.184 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.184 [DefaultDispatcher-worker-4 @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-18 09:52:43.184 [eventLoopGroupProxy-7-2 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-18 09:52:43.185 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:43.185 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:43.187 [eventLoopGroupProxy-7-2 @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-18 09:52:43.187 [eventLoopGroupProxy-7-2 @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-18 09:52:43.189 [eventLoopGroupProxy-7-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.191 [eventLoopGroupProxy-7-2 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-18 09:52:43.192 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.192 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.193 [DefaultDispatcher-worker-2 @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-18 09:52:43.193 [DefaultDispatcher-worker-2 @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-18 09:52:43.195 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.195 [DefaultDispatcher-worker-11 @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-18 09:52:43.195 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.195 [DefaultDispatcher-worker-11 @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-18 09:52:43.198 [DefaultDispatcher-worker-6 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.198 [eventLoopGroupProxy-7-2 @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-18 09:52:43.201 [eventLoopGroupProxy-7-2 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.202 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.202 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:43.203 [DefaultDispatcher-worker-17 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.205 [DefaultDispatcher-worker-17 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.206 [DefaultDispatcher-worker-17 @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-18 09:52:43.206 [DefaultDispatcher-worker-17 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.206 [DefaultDispatcher-worker-17 @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-18 09:52:43.209 [eventLoopGroupProxy-7-2 @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-18 09:52:43.210 [DefaultDispatcher-worker-14 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.211 [eventLoopGroupProxy-7-2 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.212 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.212 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:43.213 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.215 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.215 [DefaultDispatcher-worker-11 @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-18 09:52:43.215 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.215 [DefaultDispatcher-worker-11 @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-18 09:52:43.217 [eventLoopGroupProxy-7-2 @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-18 09:52:43.259 [eventLoopGroupProxy-7-2 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.260 [eventLoopGroupProxy-7-2 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:43.261 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.262 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.262 [DefaultDispatcher-worker-11 @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-18 09:52:43.262 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.262 [DefaultDispatcher-worker-11 @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-18 09:52:43.266 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.266 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 09:52:43.267 [DefaultDispatcher-worker-11 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.267 [DefaultDispatcher-worker-11 @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-18 09:52:43.267 [DefaultDispatcher-worker-11 @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-18 09:52:43.268 [DefaultDispatcher-worker-11 @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-18 09:52:43.268 [DefaultDispatcher-worker-11 @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-18 09:52:43.283 [DefaultDispatcher-worker-5 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:43.286 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:52:43.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c3da4753-99f9-4343-aa01-2f54306f1784', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:52:43.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:43.785 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c3da4753-99f9-4343-aa01-2f54306f1784 2024-04-18 09:52:43.790 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.790 [DefaultDispatcher-worker-16 @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-18 09:52:43.790 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.790 [DefaultDispatcher-worker-16 @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-18 09:52:43.792 [eventLoopGroupProxy-7-2 @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-18 09:52:43.793 [eventLoopGroupProxy-7-2 @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-18 09:52:43.794 [eventLoopGroupProxy-7-2 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:43.797 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-18 09:52:43.797 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.797 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:43.798 [DefaultDispatcher-worker-16 @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-18 09:52:43.798 [DefaultDispatcher-worker-16 @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-18 09:52:43.800 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.800 [DefaultDispatcher-worker-5 @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-18 09:52:43.800 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.800 [DefaultDispatcher-worker-5 @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-18 09:52:43.802 [eventLoopGroupProxy-7-2 @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-18 09:52:43.805 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.806 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:43.806 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.808 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.809 [DefaultDispatcher-worker-5 @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-18 09:52:43.809 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.809 [DefaultDispatcher-worker-5 @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-18 09:52:43.811 [eventLoopGroupProxy-7-2 @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-18 09:52:43.813 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.814 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:43.814 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.816 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.816 [DefaultDispatcher-worker-5 @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-18 09:52:43.816 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.816 [DefaultDispatcher-worker-5 @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-18 09:52:43.817 [eventLoopGroupProxy-7-2 @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-18 09:52:43.867 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.867 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 09:52:43.868 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.869 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.869 [DefaultDispatcher-worker-5 @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-18 09:52:43.869 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.869 [DefaultDispatcher-worker-5 @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-18 09:52:43.871 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:43.914 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.914 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:52:43.915 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.916 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.916 [DefaultDispatcher-worker-16 @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-18 09:52:43.917 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.917 [DefaultDispatcher-worker-16 @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-18 09:52:43.919 [eventLoopGroupProxy-7-2 @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-18 09:52:43.962 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:43.963 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:43.963 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.964 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.964 [DefaultDispatcher-worker-16 @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-18 09:52:43.964 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:43.964 [DefaultDispatcher-worker-16 @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-18 09:52:43.966 [eventLoopGroupProxy-7-2 @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-18 09:52:44.010 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.011 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:44.011 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.012 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.012 [DefaultDispatcher-worker-16 @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-18 09:52:44.012 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.012 [DefaultDispatcher-worker-16 @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-18 09:52:44.014 [eventLoopGroupProxy-7-2 @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-18 09:52:44.058 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.058 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.059 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.060 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.060 [DefaultDispatcher-worker-16 @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-18 09:52:44.060 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.060 [DefaultDispatcher-worker-16 @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-18 09:52:44.062 [eventLoopGroupProxy-7-2 @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-18 09:52:44.106 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.106 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.107 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.108 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.108 [DefaultDispatcher-worker-16 @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-18 09:52:44.108 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.108 [DefaultDispatcher-worker-16 @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-18 09:52:44.110 [eventLoopGroupProxy-7-2 @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-18 09:52:44.154 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.154 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.155 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.156 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.156 [DefaultDispatcher-worker-16 @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-18 09:52:44.156 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.156 [DefaultDispatcher-worker-16 @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-18 09:52:44.158 [eventLoopGroupProxy-7-2 @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-18 09:52:44.202 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.202 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.203 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.204 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.204 [DefaultDispatcher-worker-16 @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-18 09:52:44.204 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.204 [DefaultDispatcher-worker-16 @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-18 09:52:44.206 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:44.250 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.250 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.251 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.252 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.252 [DefaultDispatcher-worker-16 @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-18 09:52:44.252 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.252 [DefaultDispatcher-worker-16 @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-18 09:52:44.254 [eventLoopGroupProxy-7-2 @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-18 09:52:44.299 [DefaultDispatcher-worker-17 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:44.302 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.303 [eventLoopGroupProxy-7-2 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 09:52:44.303 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.304 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.304 [DefaultDispatcher-worker-8 @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-18 09:52:44.304 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.304 [DefaultDispatcher-worker-8 @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-18 09:52:44.306 [eventLoopGroupProxy-7-2 @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-18 09:52:44.350 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.350 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:44.351 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.352 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.352 [DefaultDispatcher-worker-8 @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-18 09:52:44.352 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.352 [DefaultDispatcher-worker-8 @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-18 09:52:44.354 [eventLoopGroupProxy-7-2 @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-18 09:52:44.400 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:44.401 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.401 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:52:44.402 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.404 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.404 [DefaultDispatcher-worker-8 @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-18 09:52:44.404 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.404 [DefaultDispatcher-worker-8 @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-18 09:52:44.406 [eventLoopGroupProxy-7-2 @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-18 09:52:44.409 [eventLoopGroupProxy-7-2 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:44.409 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.410 [eventLoopGroupProxy-7-2 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:44.410 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.413 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.413 [DefaultDispatcher-worker-8 @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-18 09:52:44.413 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.413 [DefaultDispatcher-worker-8 @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-18 09:52:44.415 [eventLoopGroupProxy-7-2 @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-18 09:52:44.418 [eventLoopGroupProxy-7-2 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:44.418 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.418 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:44.419 [DefaultDispatcher-worker-8 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:44.430 [DefaultDispatcher-worker-2 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:44.440 [DefaultDispatcher-worker-2 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:44.440 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:44.440 [DefaultDispatcher-worker-2 @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-18 09:52:44.440 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:44.440 [DefaultDispatcher-worker-2 @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-18 09:52:44.443 [eventLoopGroupProxy-7-2 @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-18 09:52:44.443 [eventLoopGroupProxy-7-2 @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-18 09:52:44.443 [eventLoopGroupProxy-7-2 @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-18 09:52:44.470 [DefaultDispatcher-worker-5 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-18 09:52:44.470 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:44.471 [eventLoopGroupProxy-7-2 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-18 09:52:44.471 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:44.471 [DefaultDispatcher-worker-2 @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/582354460084031488/_ustadmanifest.json. 2024-04-18 09:52:44.471 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:44.472 [DefaultDispatcher-worker-17 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:44.472 [DefaultDispatcher-worker-17 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:44.472 [DefaultDispatcher-worker-17 @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-18 09:52:44.472 [DefaultDispatcher-worker-17 @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-18 09:52:44.473 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:44.473 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json 2024-04-18 09:52:44.473 [DefaultDispatcher-worker-10 @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/582354460084031488/_ustadmanifest.json. 2024-04-18 09:52:44.473 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354460084031488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:44.486 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-18 09:52:44.488 [DefaultDispatcher-worker-12 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-18 09:52:44.490 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:52:44.490 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:52:44.490 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:52:44.490 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:52:44.490 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:52:44.492 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-18 09:52:44.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-18 09:52:44.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-18 09:52:44.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:44.492 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37aea657: (connection evicted) 2024-04-18 09:52:44.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:44.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-18 09:52:44.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-18 09:52:44.558 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:44.786 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:44.931 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:45.024 [DefaultDispatcher-worker-5 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-18 09:52:45.496 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f26e775 2024-04-18 09:52:45.496 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f26e775 2024-04-18 09:52:45.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-18 09:52:45.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-18 09:52:45.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:45.497 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b18009f: (connection evicted) 2024-04-18 09:52:45.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:45.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-18 09:52:45.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-18 09:52:45.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4280b20b 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:45.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:45.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-18 09:52:45.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-18 09:52:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5923210 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:45.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:45.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-18 09:52:45.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-04-18 09:52:45.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-04-18 09:52:45.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-18 09:52:45.520 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:52:45.522 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 09:52:45.522 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5a079446 2024-04-18 09:52:45.523 [DefaultDispatcher-worker-5 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fffa5a 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:45.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:45.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-18 09:52:45.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-04-18 09:52:45.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-04-18 09:52:45.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-18 09:52:45.526 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:52:45.526 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:52:45.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:52:45.526 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:52:45.526 [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-18 09:52:45.526 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:52:45.526 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:52:45.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:52:45.526 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec70725 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:45.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-18 09:52:45.569 [DefaultDispatcher-worker-5 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.579 [DefaultDispatcher-worker-17 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.586 [DefaultDispatcher-worker-17 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-04-18 09:52:45.589 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-04-18 09:52:45.600 [DefaultDispatcher-worker-10 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.602 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:45.606 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:45.610 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.610 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.610 [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/582354469603135488/_ustadmanifest.json. 2024-04-18 09:52:45.610 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.612 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.612 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.612 [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/582354469603135488/_ustadmanifest.json. 2024-04-18 09:52:45.613 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:45.624 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:45.627 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:52:45.629 [DefaultDispatcher-worker-12 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:52:45.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d79101fe-c1c3-4b56-97fa-376e2c3b7a5e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:52:45.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:45.631 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d79101fe-c1c3-4b56-97fa-376e2c3b7a5e 2024-04-18 09:52:45.633 [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-18 09:52:45.633 [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-18 09:52:45.633 [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-18 09:52:45.633 [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-18 09:52:45.637 [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-18 09:52:45.637 [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-18 09:52:45.637 [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-18 09:52:45.637 [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-18 09:52:45.638 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.638 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.638 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 09:52:45.639 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:45.639 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:45.643 [DefaultDispatcher-worker-10 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.643 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:45.643 [DefaultDispatcher-worker-10 @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-18 09:52:45.643 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:45.646 [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-18 09:52:45.646 [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-18 09:52:45.646 [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-18 09:52:45.646 [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-18 09:52:45.646 [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-18 09:52:45.646 [eventLoopGroupProxy-10-2 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.646 [eventLoopGroupProxy-10-2 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 09:52:45.647 [DefaultDispatcher-worker-16 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:45.647 [DefaultDispatcher-worker-16 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:45.648 [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-18 09:52:45.648 [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-18 09:52:45.650 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.652 [eventLoopGroupProxy-10-2 @call-handler#692] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 09:52:45.653 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:45.653 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:45.653 [DefaultDispatcher-worker-4 @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-18 09:52:45.653 [DefaultDispatcher-worker-4 @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-18 09:52:45.656 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.656 [DefaultDispatcher-worker-4 @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-18 09:52:45.656 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.656 [DefaultDispatcher-worker-4 @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-18 09:52:45.658 [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-18 09:52:45.659 [DefaultDispatcher-worker-12 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.662 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.662 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.662 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:45.663 [DefaultDispatcher-worker-13 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.665 [DefaultDispatcher-worker-13 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.665 [DefaultDispatcher-worker-13 @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-18 09:52:45.665 [DefaultDispatcher-worker-13 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.665 [DefaultDispatcher-worker-13 @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-18 09:52:45.667 [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-18 09:52:45.669 [DefaultDispatcher-worker-11 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.670 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.670 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.670 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:45.671 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.673 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.673 [DefaultDispatcher-worker-4 @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-18 09:52:45.673 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.673 [DefaultDispatcher-worker-4 @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-18 09:52:45.686 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:45.693 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.693 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.693 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 09:52:45.694 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.696 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.696 [DefaultDispatcher-worker-4 @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-18 09:52:45.696 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.696 [DefaultDispatcher-worker-4 @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-18 09:52:45.698 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:45.700 [eventLoopGroupProxy-10-2 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.701 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.701 [eventLoopGroupProxy-10-2 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:45.702 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.704 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.704 [DefaultDispatcher-worker-4 @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-18 09:52:45.704 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.704 [DefaultDispatcher-worker-4 @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-18 09:52:45.705 [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-18 09:52:45.708 [eventLoopGroupProxy-10-2 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:45.708 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.708 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:45.709 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:45.723 [DefaultDispatcher-worker-15 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.734 [DefaultDispatcher-worker-15 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.735 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:45.735 [DefaultDispatcher-worker-15 @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-18 09:52:45.735 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:45.735 [DefaultDispatcher-worker-15 @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-18 09:52:45.737 [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-18 09:52:45.738 [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-18 09:52:45.738 [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-18 09:52:45.762 [DefaultDispatcher-worker-12 @call-handler#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-04-18 09:52:45.762 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:45.763 [eventLoopGroupProxy-10-2 @call-handler#731] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-18 09:52:45.763 [DefaultDispatcher-worker-11 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.763 [DefaultDispatcher-worker-11 @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/582354469603135488/_ustadmanifest.json. 2024-04-18 09:52:45.763 [DefaultDispatcher-worker-11 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.763 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:45.763 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:45.764 [DefaultDispatcher-worker-13 @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-18 09:52:45.764 [DefaultDispatcher-worker-13 @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-18 09:52:45.765 [DefaultDispatcher-worker-3 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.765 [DefaultDispatcher-worker-3 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json 2024-04-18 09:52:45.766 [DefaultDispatcher-worker-3 @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/582354469603135488/_ustadmanifest.json. 2024-04-18 09:52:45.766 [DefaultDispatcher-worker-3 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354469603135488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:45.775 [DefaultDispatcher-worker-2 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-18 09:52:45.778 [DefaultDispatcher-worker-2 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-04-18 09:52:45.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:52:45.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:52:45.780 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:52:45.780 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:52:45.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:52:45.782 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-04-18 09:52:45.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-18 09:52:45.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-18 09:52:45.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:45.782 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f229e8: (connection evicted) 2024-04-18 09:52:45.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:45.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-18 09:52:45.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-18 09:52:46.026 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:46.026 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:46.224 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:46.786 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5a079446 2024-04-18 09:52:46.787 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5a079446 2024-04-18 09:52:46.788 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2024-04-18 09:52:46.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-18 09:52:46.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-18 09:52:46.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:46.788 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee19768: (connection evicted) 2024-04-18 09:52:46.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:46.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-18 09:52:46.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-18 09:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-18 09:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761f1a28 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:46.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:46.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:46.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-18 09:52:46.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc1903 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:46.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-18 09:52:46.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-18 09:52:46.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-18 09:52:46.814 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:52:46.815 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-18 09:52:46.815 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1360ef8d 2024-04-18 09:52:46.817 [DefaultDispatcher-worker-13 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551725e4 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:46.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-18 09:52:46.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:46.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:46.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-18 09:52:46.820 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:52:46.820 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:52:46.820 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:52:46.820 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:52:46.820 [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-18 09:52:46.820 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:52:46.820 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:52:46.820 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:52:46.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d46229 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-18 09:52:46.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:46.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:46.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:46.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-18 09:52:46.868 [DefaultDispatcher-worker-10 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:46.878 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:46.895 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:46.899 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:46.918 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:46.921 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:46.994 [DefaultDispatcher-worker-5 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:47.032 [DefaultDispatcher-worker-5 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:47.039 [DefaultDispatcher-worker-5 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:47.042 [DefaultDispatcher-worker-5 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:47.052 [DefaultDispatcher-worker-9 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.062 [DefaultDispatcher-worker-9 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.062 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:47.062 [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/582354473461776384/_ustadmanifest.json. 2024-04-18 09:52:47.062 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:47.065 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:47.065 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:47.069 [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/582354473461776384/_ustadmanifest.json. 2024-04-18 09:52:47.069 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:47.178 [DefaultDispatcher-worker-13 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:52:47.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dbfac5e7-a0e1-46a4-bcfd-98bc2100869b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:52:47.180 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:52:47.181 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dbfac5e7-a0e1-46a4-bcfd-98bc2100869b 2024-04-18 09:52:47.182 [DefaultDispatcher-worker-13 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:47.182 [DefaultDispatcher-worker-13 @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/ackAndGetPendingReplications. 2024-04-18 09:52:47.182 [DefaultDispatcher-worker-13 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:47.182 [DefaultDispatcher-worker-13 @coroutine#791] 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-18 09:52:47.186 [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-18 09:52:47.186 [eventLoopGroupProxy-13-2 @call-handler#802] 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-18 09:52:47.187 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.187 [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-18 09:52:47.187 [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-18 09:52:47.187 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.188 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 09:52:47.188 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:47.188 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:52:47.191 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.191 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:47.191 [DefaultDispatcher-worker-4 @coroutine#790] TRACE 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-18 09:52:47.191 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:47.194 [eventLoopGroupProxy-13-1 @call-handler#809] 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-18 09:52:47.194 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.194 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 09:52:47.195 [DefaultDispatcher-worker-15 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:47.195 [DefaultDispatcher-worker-15 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:52:47.206 [DefaultDispatcher-worker-5 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.217 [DefaultDispatcher-worker-14 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.221 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:47.221 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:52:47.221 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:47.221 [DefaultDispatcher-worker-7 @coroutine#789] 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-18 09:52:47.223 [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-18 09:52:47.223 [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-18 09:52:47.271 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.274 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-04-18 09:52:47.275 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:47.275 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:47.277 [DefaultDispatcher-worker-7 @coroutine#789] 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-18 09:52:47.277 [DefaultDispatcher-worker-7 @coroutine#789] 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-18 09:52:47.285 [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-18 09:52:47.285 [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-18 09:52:47.285 [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-18 09:52:47.285 [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-18 09:52:47.287 [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-18 09:52:47.291 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.292 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.292 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 09:52:47.293 [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-18 09:52:47.295 [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-18 09:52:47.295 [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-18 09:52:47.295 [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-18 09:52:47.295 [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-18 09:52:47.297 [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-18 09:52:47.340 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.341 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.341 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:47.342 [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-18 09:52:47.345 [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-18 09:52:47.345 [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-18 09:52:47.345 [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-18 09:52:47.345 [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-18 09:52:47.347 [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-18 09:52:47.351 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.351 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.352 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 09:52:47.352 [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-18 09:52:47.354 [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-18 09:52:47.354 [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-18 09:52:47.354 [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-18 09:52:47.354 [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-18 09:52:47.357 [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-18 09:52:47.369 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.369 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.369 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-04-18 09:52:47.370 [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-18 09:52:47.373 [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-18 09:52:47.373 [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-18 09:52:47.373 [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-18 09:52:47.373 [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-18 09:52:47.374 [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-18 09:52:47.420 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.420 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.420 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:47.421 [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-18 09:52:47.426 [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-18 09:52:47.426 [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-18 09:52:47.426 [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-18 09:52:47.426 [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-18 09:52:47.428 [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-18 09:52:47.464 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.464 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.465 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 37ms 2024-04-18 09:52:47.465 [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-18 09:52:47.469 [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-18 09:52:47.469 [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-18 09:52:47.469 [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-18 09:52:47.469 [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-18 09:52:47.471 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.523 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.523 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.523 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-18 09:52:47.524 [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-18 09:52:47.526 [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-18 09:52:47.526 [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-18 09:52:47.526 [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-18 09:52:47.526 [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-18 09:52:47.528 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.572 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.572 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.572 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:47.573 [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-18 09:52:47.575 [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-18 09:52:47.575 [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-18 09:52:47.575 [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-18 09:52:47.575 [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-18 09:52:47.577 [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-18 09:52:47.623 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.624 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.624 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:52:47.625 [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-18 09:52:47.627 [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-18 09:52:47.627 [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-18 09:52:47.627 [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-18 09:52:47.627 [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-18 09:52:47.629 [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-18 09:52:47.673 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.674 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.674 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:47.675 [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-18 09:52:47.676 [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-18 09:52:47.676 [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-18 09:52:47.676 [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-18 09:52:47.676 [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-18 09:52:47.678 [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-18 09:52:47.680 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.680 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.680 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:47.681 [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-18 09:52:47.682 [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-18 09:52:47.682 [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-18 09:52:47.682 [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-18 09:52:47.682 [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-18 09:52:47.683 [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-18 09:52:47.685 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.686 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.686 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.686 [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-18 09:52:47.688 [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-18 09:52:47.688 [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-18 09:52:47.688 [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-18 09:52:47.688 [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-18 09:52:47.689 [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-18 09:52:47.692 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.692 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.692 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.693 [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-18 09:52:47.694 [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-18 09:52:47.694 [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-18 09:52:47.694 [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-18 09:52:47.694 [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-18 09:52:47.696 [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-18 09:52:47.699 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.700 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.700 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:47.700 [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-18 09:52:47.702 [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-18 09:52:47.702 [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-18 09:52:47.702 [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-18 09:52:47.702 [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-18 09:52:47.704 [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-18 09:52:47.707 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.707 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.707 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.708 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.709 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.709 [DefaultDispatcher-worker-6 @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-18 09:52:47.709 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.709 [DefaultDispatcher-worker-6 @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-18 09:52:47.710 [DefaultDispatcher-worker-4 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:47.711 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.714 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.714 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.714 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.715 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.716 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.716 [DefaultDispatcher-worker-14 @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-18 09:52:47.716 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.716 [DefaultDispatcher-worker-14 @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-18 09:52:47.718 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.720 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.720 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.720 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:47.721 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.722 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.722 [DefaultDispatcher-worker-14 @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-18 09:52:47.722 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.722 [DefaultDispatcher-worker-14 @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-18 09:52:47.724 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.726 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.726 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.726 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:47.727 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.729 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.729 [DefaultDispatcher-worker-14 @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-18 09:52:47.729 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.729 [DefaultDispatcher-worker-14 @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-18 09:52:47.730 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.733 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.733 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.733 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.734 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.736 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.736 [DefaultDispatcher-worker-14 @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-18 09:52:47.736 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.736 [DefaultDispatcher-worker-14 @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-18 09:52:47.738 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.740 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.740 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.741 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.741 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.743 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.743 [DefaultDispatcher-worker-14 @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-18 09:52:47.743 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.743 [DefaultDispatcher-worker-14 @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-18 09:52:47.744 [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-18 09:52:47.747 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.747 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.747 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.748 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.749 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.749 [DefaultDispatcher-worker-14 @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-18 09:52:47.749 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.749 [DefaultDispatcher-worker-14 @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-18 09:52:47.751 [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-18 09:52:47.753 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.753 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.754 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.754 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.756 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.757 [DefaultDispatcher-worker-14 @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-18 09:52:47.757 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.757 [DefaultDispatcher-worker-14 @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-18 09:52:47.758 [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-18 09:52:47.760 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.760 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.760 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:47.761 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.763 [DefaultDispatcher-worker-14 @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-18 09:52:47.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.763 [DefaultDispatcher-worker-14 @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-18 09:52:47.764 [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-18 09:52:47.767 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.767 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.767 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.768 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.773 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.773 [DefaultDispatcher-worker-14 @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-18 09:52:47.773 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.773 [DefaultDispatcher-worker-14 @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-18 09:52:47.775 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.778 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.778 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.779 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:47.779 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.781 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.781 [DefaultDispatcher-worker-14 @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-18 09:52:47.781 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.781 [DefaultDispatcher-worker-14 @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-18 09:52:47.783 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.785 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.786 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.786 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.787 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.793 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.793 [DefaultDispatcher-worker-14 @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-18 09:52:47.793 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.793 [DefaultDispatcher-worker-14 @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-18 09:52:47.795 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.798 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.798 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.798 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.799 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.802 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.802 [DefaultDispatcher-worker-14 @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-18 09:52:47.802 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.802 [DefaultDispatcher-worker-14 @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-18 09:52:47.804 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.806 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.807 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.807 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.808 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.810 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.810 [DefaultDispatcher-worker-14 @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-18 09:52:47.810 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.810 [DefaultDispatcher-worker-14 @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-18 09:52:47.812 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.814 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.815 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.815 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:47.816 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.822 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.822 [DefaultDispatcher-worker-14 @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-18 09:52:47.822 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.822 [DefaultDispatcher-worker-14 @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-18 09:52:47.825 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.827 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.828 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.828 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.829 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.831 [DefaultDispatcher-worker-14 @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-18 09:52:47.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.831 [DefaultDispatcher-worker-14 @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-18 09:52:47.833 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:47.835 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.836 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.836 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.837 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.838 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.838 [DefaultDispatcher-worker-14 @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-18 09:52:47.838 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.838 [DefaultDispatcher-worker-14 @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-18 09:52:47.840 [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-18 09:52:47.842 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.842 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.842 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.843 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.844 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.845 [DefaultDispatcher-worker-14 @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-18 09:52:47.845 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.849 [DefaultDispatcher-worker-14 @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-18 09:52:47.850 [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-18 09:52:47.853 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.853 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.853 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.854 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.857 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.858 [DefaultDispatcher-worker-14 @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-18 09:52:47.858 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.858 [DefaultDispatcher-worker-14 @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-18 09:52:47.859 [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-18 09:52:47.861 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.862 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.862 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.862 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.864 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.864 [DefaultDispatcher-worker-14 @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-18 09:52:47.864 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.864 [DefaultDispatcher-worker-14 @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-18 09:52:47.865 [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-18 09:52:47.868 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.868 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.868 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.868 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.870 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.870 [DefaultDispatcher-worker-14 @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-18 09:52:47.870 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.870 [DefaultDispatcher-worker-14 @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-18 09:52:47.871 [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-18 09:52:47.873 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.874 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.874 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.874 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.876 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.876 [DefaultDispatcher-worker-14 @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-18 09:52:47.876 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.876 [DefaultDispatcher-worker-14 @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-18 09:52:47.877 [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-18 09:52:47.924 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.924 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.925 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:52:47.925 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.927 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.927 [DefaultDispatcher-worker-14 @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-18 09:52:47.927 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.927 [DefaultDispatcher-worker-14 @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-18 09:52:47.928 [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-18 09:52:47.931 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.931 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.931 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.932 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.933 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.933 [DefaultDispatcher-worker-14 @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-18 09:52:47.933 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.933 [DefaultDispatcher-worker-14 @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-18 09:52:47.935 [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-18 09:52:47.937 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.937 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.937 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:47.938 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.939 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.939 [DefaultDispatcher-worker-14 @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-18 09:52:47.939 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.939 [DefaultDispatcher-worker-14 @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-18 09:52:47.940 [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-18 09:52:47.943 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.943 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.943 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:47.944 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.945 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.945 [DefaultDispatcher-worker-14 @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-18 09:52:47.945 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.945 [DefaultDispatcher-worker-14 @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-18 09:52:47.946 [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-18 09:52:47.992 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:47.993 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:47.993 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:52:47.993 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.995 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.995 [DefaultDispatcher-worker-14 @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-18 09:52:47.995 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:47.995 [DefaultDispatcher-worker-14 @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-18 09:52:47.996 [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-18 09:52:48.042 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.042 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.043 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:52:48.043 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.045 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.045 [DefaultDispatcher-worker-14 @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-18 09:52:48.045 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.045 [DefaultDispatcher-worker-14 @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-18 09:52:48.046 [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-18 09:52:48.048 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.048 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.048 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.049 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.051 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.051 [DefaultDispatcher-worker-14 @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-18 09:52:48.051 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.051 [DefaultDispatcher-worker-14 @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-18 09:52:48.052 [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-18 09:52:48.056 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.056 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.056 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.057 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.059 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.059 [DefaultDispatcher-worker-14 @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-18 09:52:48.059 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.059 [DefaultDispatcher-worker-14 @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-18 09:52:48.060 [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-18 09:52:48.104 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.104 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.105 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:48.105 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.107 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.107 [DefaultDispatcher-worker-14 @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-18 09:52:48.107 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.107 [DefaultDispatcher-worker-14 @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-18 09:52:48.109 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.111 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.112 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.112 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.112 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.114 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.114 [DefaultDispatcher-worker-14 @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-18 09:52:48.114 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.114 [DefaultDispatcher-worker-14 @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-18 09:52:48.115 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.118 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.118 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.118 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.119 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.120 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.120 [DefaultDispatcher-worker-14 @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-18 09:52:48.120 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.120 [DefaultDispatcher-worker-14 @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-18 09:52:48.122 [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-18 09:52:48.124 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.124 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.124 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.125 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.126 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.126 [DefaultDispatcher-worker-14 @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-18 09:52:48.126 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.126 [DefaultDispatcher-worker-14 @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-18 09:52:48.128 [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-18 09:52:48.131 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.131 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.131 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.132 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.133 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.133 [DefaultDispatcher-worker-14 @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-18 09:52:48.133 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.133 [DefaultDispatcher-worker-14 @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-18 09:52:48.134 [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-18 09:52:48.180 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.180 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.181 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:52:48.181 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.183 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.183 [DefaultDispatcher-worker-14 @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-18 09:52:48.183 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.183 [DefaultDispatcher-worker-14 @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-18 09:52:48.184 [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-18 09:52:48.186 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.187 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.187 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.188 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.189 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.189 [DefaultDispatcher-worker-14 @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-18 09:52:48.189 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.189 [DefaultDispatcher-worker-14 @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-18 09:52:48.190 [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-18 09:52:48.193 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.194 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.194 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.195 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.197 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.197 [DefaultDispatcher-worker-14 @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-18 09:52:48.197 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.197 [DefaultDispatcher-worker-14 @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-18 09:52:48.199 [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-18 09:52:48.202 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.202 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.202 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.203 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.204 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.204 [DefaultDispatcher-worker-14 @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-18 09:52:48.205 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.205 [DefaultDispatcher-worker-14 @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-18 09:52:48.206 [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-18 09:52:48.208 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.209 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.209 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.209 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.211 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.211 [DefaultDispatcher-worker-14 @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-18 09:52:48.211 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.211 [DefaultDispatcher-worker-14 @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-18 09:52:48.212 [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-18 09:52:48.215 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.215 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.215 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.216 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.217 [DefaultDispatcher-worker-6 @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-18 09:52:48.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.217 [DefaultDispatcher-worker-6 @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-18 09:52:48.218 [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-18 09:52:48.221 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.221 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.221 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.221 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.223 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.223 [DefaultDispatcher-worker-13 @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-18 09:52:48.223 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.223 [DefaultDispatcher-worker-13 @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-18 09:52:48.224 [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-18 09:52:48.227 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.228 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.228 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.228 [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-18 09:52:48.230 [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-18 09:52:48.230 [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-18 09:52:48.230 [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-18 09:52:48.230 [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-18 09:52:48.231 [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-18 09:52:48.233 [DefaultDispatcher-worker-8 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:48.233 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.234 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.234 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.234 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.235 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.236 [DefaultDispatcher-worker-6 @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-18 09:52:48.236 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.236 [DefaultDispatcher-worker-6 @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-18 09:52:48.237 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.240 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.240 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.240 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.241 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.242 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.242 [DefaultDispatcher-worker-6 @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-18 09:52:48.242 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.242 [DefaultDispatcher-worker-6 @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-18 09:52:48.243 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.246 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.247 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.247 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.247 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.248 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.248 [DefaultDispatcher-worker-6 @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-18 09:52:48.248 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.248 [DefaultDispatcher-worker-6 @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-18 09:52:48.250 [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-18 09:52:48.252 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.252 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.252 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.253 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.254 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.254 [DefaultDispatcher-worker-6 @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-18 09:52:48.254 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.254 [DefaultDispatcher-worker-6 @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-18 09:52:48.255 [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-18 09:52:48.257 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.258 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.258 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.258 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.259 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.260 [DefaultDispatcher-worker-6 @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-18 09:52:48.260 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.260 [DefaultDispatcher-worker-6 @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-18 09:52:48.261 [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-18 09:52:48.308 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.308 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.308 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:52:48.309 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.310 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.310 [DefaultDispatcher-worker-6 @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-18 09:52:48.310 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.310 [DefaultDispatcher-worker-6 @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-18 09:52:48.312 [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-18 09:52:48.314 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.314 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.314 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.315 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.316 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.316 [DefaultDispatcher-worker-6 @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-18 09:52:48.316 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.316 [DefaultDispatcher-worker-6 @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-18 09:52:48.317 [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-18 09:52:48.319 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.320 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.320 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.320 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.322 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.322 [DefaultDispatcher-worker-8 @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-18 09:52:48.322 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.322 [DefaultDispatcher-worker-8 @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-18 09:52:48.324 [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-18 09:52:48.367 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.368 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.368 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:48.368 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.371 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.371 [DefaultDispatcher-worker-8 @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-18 09:52:48.371 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.371 [DefaultDispatcher-worker-8 @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-18 09:52:48.372 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.375 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.376 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.376 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:48.377 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.378 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.378 [DefaultDispatcher-worker-8 @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-18 09:52:48.378 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.378 [DefaultDispatcher-worker-8 @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-18 09:52:48.380 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.382 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.383 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.383 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.383 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.385 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.385 [DefaultDispatcher-worker-8 @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-18 09:52:48.385 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.385 [DefaultDispatcher-worker-8 @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-18 09:52:48.386 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.388 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.389 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.389 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.389 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.390 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.390 [DefaultDispatcher-worker-8 @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-18 09:52:48.390 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.391 [DefaultDispatcher-worker-8 @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-18 09:52:48.392 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.437 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.437 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.437 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:48.438 [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-18 09:52:48.440 [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-18 09:52:48.440 [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-18 09:52:48.440 [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-18 09:52:48.440 [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-18 09:52:48.441 [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-18 09:52:48.444 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.444 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.444 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.445 [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-18 09:52:48.446 [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-18 09:52:48.446 [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-18 09:52:48.446 [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-18 09:52:48.446 [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-18 09:52:48.447 [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-18 09:52:48.491 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.492 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.492 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:48.492 [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-18 09:52:48.494 [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-18 09:52:48.494 [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-18 09:52:48.494 [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-18 09:52:48.494 [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-18 09:52:48.496 [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-18 09:52:48.541 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.542 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.542 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:48.542 [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-18 09:52:48.544 [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-18 09:52:48.544 [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-18 09:52:48.544 [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-18 09:52:48.544 [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-18 09:52:48.546 [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-18 09:52:48.596 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.596 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.597 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-18 09:52:48.597 [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-18 09:52:48.599 [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-18 09:52:48.599 [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-18 09:52:48.599 [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-18 09:52:48.599 [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-18 09:52:48.600 [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-18 09:52:48.647 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.648 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.648 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:52:48.648 [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-18 09:52:48.650 [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-18 09:52:48.650 [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-18 09:52:48.650 [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-18 09:52:48.650 [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-18 09:52:48.651 [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-18 09:52:48.654 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.654 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.654 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.655 [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-18 09:52:48.656 [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-18 09:52:48.656 [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-18 09:52:48.656 [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-18 09:52:48.657 [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-18 09:52:48.658 [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-18 09:52:48.660 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.660 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.660 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.661 [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-18 09:52:48.662 [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-18 09:52:48.662 [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-18 09:52:48.662 [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-18 09:52:48.662 [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-18 09:52:48.663 [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-18 09:52:48.665 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.665 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.665 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.666 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.667 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.667 [DefaultDispatcher-worker-6 @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-18 09:52:48.667 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.667 [DefaultDispatcher-worker-6 @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-18 09:52:48.669 [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-18 09:52:48.671 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.671 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.671 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.671 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.673 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.673 [DefaultDispatcher-worker-6 @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-18 09:52:48.673 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.673 [DefaultDispatcher-worker-6 @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-18 09:52:48.674 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.676 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.677 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.677 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.677 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.678 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.678 [DefaultDispatcher-worker-6 @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-18 09:52:48.678 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.679 [DefaultDispatcher-worker-6 @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-18 09:52:48.680 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.682 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.682 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.682 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.683 [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-18 09:52:48.685 [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-18 09:52:48.685 [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-18 09:52:48.685 [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-18 09:52:48.685 [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-18 09:52:48.686 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.689 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.689 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.689 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.690 [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-18 09:52:48.692 [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-18 09:52:48.692 [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-18 09:52:48.692 [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-18 09:52:48.692 [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-18 09:52:48.693 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.695 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.696 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.696 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.696 [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-18 09:52:48.697 [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-18 09:52:48.697 [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-18 09:52:48.697 [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-18 09:52:48.697 [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-18 09:52:48.698 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.701 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.701 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.701 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.702 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.703 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.703 [DefaultDispatcher-worker-14 @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-18 09:52:48.703 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.703 [DefaultDispatcher-worker-14 @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-18 09:52:48.705 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.707 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.707 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.707 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.708 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.709 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.709 [DefaultDispatcher-worker-14 @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-18 09:52:48.709 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.709 [DefaultDispatcher-worker-14 @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-18 09:52:48.710 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.712 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.713 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.713 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.713 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.714 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.714 [DefaultDispatcher-worker-14 @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-18 09:52:48.714 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.714 [DefaultDispatcher-worker-14 @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-18 09:52:48.716 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.718 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.718 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.718 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.719 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.720 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.720 [DefaultDispatcher-worker-14 @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-18 09:52:48.720 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.720 [DefaultDispatcher-worker-14 @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-18 09:52:48.721 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.723 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.723 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.724 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.724 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.725 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.725 [DefaultDispatcher-worker-14 @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-18 09:52:48.725 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.725 [DefaultDispatcher-worker-14 @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-18 09:52:48.727 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.729 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.729 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.729 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.730 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.731 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.731 [DefaultDispatcher-worker-14 @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-18 09:52:48.731 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.731 [DefaultDispatcher-worker-14 @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-18 09:52:48.732 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.755 [DefaultDispatcher-worker-7 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:48.778 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.778 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.778 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:48.779 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.781 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.781 [DefaultDispatcher-worker-17 @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-18 09:52:48.781 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.781 [DefaultDispatcher-worker-17 @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-18 09:52:48.782 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.784 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.784 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.784 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.785 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.787 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.787 [DefaultDispatcher-worker-17 @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-18 09:52:48.787 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.787 [DefaultDispatcher-worker-17 @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-18 09:52:48.788 [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-18 09:52:48.790 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.790 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.791 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.791 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.793 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.793 [DefaultDispatcher-worker-17 @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-18 09:52:48.793 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.793 [DefaultDispatcher-worker-17 @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-18 09:52:48.794 [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-18 09:52:48.796 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.797 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.797 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.797 [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-18 09:52:48.799 [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-18 09:52:48.799 [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-18 09:52:48.799 [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-18 09:52:48.799 [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-18 09:52:48.799 [DefaultDispatcher-worker-17 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.800 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.802 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.803 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.803 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.803 [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-18 09:52:48.805 [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-18 09:52:48.805 [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-18 09:52:48.805 [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-18 09:52:48.805 [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-18 09:52:48.806 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.808 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.808 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.808 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.809 [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-18 09:52:48.810 [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-18 09:52:48.810 [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-18 09:52:48.810 [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-18 09:52:48.810 [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-18 09:52:48.811 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.813 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.814 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.814 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.814 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.816 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.816 [DefaultDispatcher-worker-17 @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-18 09:52:48.816 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.816 [DefaultDispatcher-worker-17 @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-18 09:52:48.817 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.830 [DefaultDispatcher-worker-17 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:48.868 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.868 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.868 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-18 09:52:48.869 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.871 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.871 [DefaultDispatcher-worker-17 @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-18 09:52:48.871 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.871 [DefaultDispatcher-worker-17 @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-18 09:52:48.872 [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-18 09:52:48.874 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.874 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.874 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.874 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.875 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.876 [DefaultDispatcher-worker-17 @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-18 09:52:48.876 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.876 [DefaultDispatcher-worker-17 @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-18 09:52:48.877 [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-18 09:52:48.878 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.878 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.878 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.879 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.880 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.880 [DefaultDispatcher-worker-6 @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-18 09:52:48.880 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.880 [DefaultDispatcher-worker-6 @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-18 09:52:48.881 [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-18 09:52:48.927 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.927 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.927 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:48.928 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.929 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.929 [DefaultDispatcher-worker-6 @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-18 09:52:48.929 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.929 [DefaultDispatcher-worker-6 @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-18 09:52:48.931 [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-18 09:52:48.933 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.933 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.933 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.934 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.935 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.935 [DefaultDispatcher-worker-6 @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-18 09:52:48.935 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.935 [DefaultDispatcher-worker-6 @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-18 09:52:48.936 [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-18 09:52:48.938 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.938 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.939 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.939 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.940 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.940 [DefaultDispatcher-worker-6 @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-18 09:52:48.940 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.940 [DefaultDispatcher-worker-6 @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-18 09:52:48.941 [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-18 09:52:48.943 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.943 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.943 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.944 [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-18 09:52:48.945 [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-18 09:52:48.945 [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-18 09:52:48.945 [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-18 09:52:48.945 [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-18 09:52:48.946 [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-18 09:52:48.948 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.948 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.948 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.949 [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-18 09:52:48.950 [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-18 09:52:48.950 [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-18 09:52:48.950 [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-18 09:52:48.950 [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-18 09:52:48.951 [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-18 09:52:48.952 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.953 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.953 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.953 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.954 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.954 [DefaultDispatcher-worker-13 @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-18 09:52:48.954 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.954 [DefaultDispatcher-worker-13 @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-18 09:52:48.955 [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-18 09:52:48.957 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.957 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.957 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.958 [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-18 09:52:48.959 [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-18 09:52:48.959 [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-18 09:52:48.959 [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-18 09:52:48.959 [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-18 09:52:48.960 [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-18 09:52:48.962 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.962 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.962 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.962 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.964 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.964 [DefaultDispatcher-worker-6 @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-18 09:52:48.964 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.964 [DefaultDispatcher-worker-6 @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-18 09:52:48.965 [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-18 09:52:48.966 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.967 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.967 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.967 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.968 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.968 [DefaultDispatcher-worker-6 @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-18 09:52:48.968 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.968 [DefaultDispatcher-worker-6 @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-18 09:52:48.969 [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-18 09:52:48.971 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.971 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.972 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.972 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.973 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.973 [DefaultDispatcher-worker-6 @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-18 09:52:48.973 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.973 [DefaultDispatcher-worker-6 @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-18 09:52:48.974 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.976 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.976 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.976 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:48.977 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.978 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.978 [DefaultDispatcher-worker-14 @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-18 09:52:48.978 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:48.978 [DefaultDispatcher-worker-14 @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-18 09:52:48.979 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:48.981 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:48.982 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:48.982 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:48.982 [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-18 09:52:48.984 [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-18 09:52:48.984 [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-18 09:52:48.984 [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-18 09:52:48.984 [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-18 09:52:48.985 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.033 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.033 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.034 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 09:52:49.034 [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-18 09:52:49.036 [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-18 09:52:49.036 [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-18 09:52:49.036 [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-18 09:52:49.036 [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-18 09:52:49.037 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.039 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.039 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.039 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.040 [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-18 09:52:49.041 [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-18 09:52:49.041 [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-18 09:52:49.041 [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-18 09:52:49.041 [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-18 09:52:49.042 [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-18 09:52:49.092 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.093 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.093 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-18 09:52:49.093 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.095 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.095 [DefaultDispatcher-worker-13 @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-18 09:52:49.095 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.095 [DefaultDispatcher-worker-13 @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-18 09:52:49.096 [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-18 09:52:49.098 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.098 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.099 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.099 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.100 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.100 [DefaultDispatcher-worker-13 @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-18 09:52:49.100 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.100 [DefaultDispatcher-worker-13 @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-18 09:52:49.101 [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-18 09:52:49.147 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.147 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.147 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:49.148 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.149 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.150 [DefaultDispatcher-worker-13 @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-18 09:52:49.150 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.150 [DefaultDispatcher-worker-13 @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-18 09:52:49.151 [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-18 09:52:49.195 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.195 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.195 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.195 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.197 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.197 [DefaultDispatcher-worker-13 @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-18 09:52:49.197 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.197 [DefaultDispatcher-worker-13 @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-18 09:52:49.198 [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-18 09:52:49.243 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.243 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.243 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.243 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.245 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.245 [DefaultDispatcher-worker-13 @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-18 09:52:49.245 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.245 [DefaultDispatcher-worker-13 @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-18 09:52:49.246 [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-18 09:52:49.277 [DefaultDispatcher-worker-5 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:49.291 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.291 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.291 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.292 [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-18 09:52:49.293 [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-18 09:52:49.293 [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-18 09:52:49.293 [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-18 09:52:49.293 [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-18 09:52:49.294 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.339 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.339 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.339 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.340 [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-18 09:52:49.341 [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-18 09:52:49.341 [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-18 09:52:49.341 [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-18 09:52:49.341 [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-18 09:52:49.342 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.344 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.345 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.345 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.345 [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-18 09:52:49.346 [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-18 09:52:49.346 [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-18 09:52:49.346 [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-18 09:52:49.346 [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-18 09:52:49.347 [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-18 09:52:49.391 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.392 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.392 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.392 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.394 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.394 [DefaultDispatcher-worker-6 @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-18 09:52:49.394 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.394 [DefaultDispatcher-worker-6 @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-18 09:52:49.395 [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-18 09:52:49.398 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.398 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.398 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.399 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.400 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.400 [DefaultDispatcher-worker-6 @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-18 09:52:49.400 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.400 [DefaultDispatcher-worker-6 @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-18 09:52:49.401 [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-18 09:52:49.404 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.404 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.404 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.404 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.406 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.406 [DefaultDispatcher-worker-6 @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-18 09:52:49.406 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.406 [DefaultDispatcher-worker-6 @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-18 09:52:49.407 [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-18 09:52:49.409 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.409 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.409 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.410 [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-18 09:52:49.412 [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-18 09:52:49.412 [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-18 09:52:49.412 [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-18 09:52:49.412 [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-18 09:52:49.413 [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-18 09:52:49.416 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.416 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.416 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.416 [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-18 09:52:49.418 [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-18 09:52:49.418 [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-18 09:52:49.418 [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-18 09:52:49.418 [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-18 09:52:49.419 [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-18 09:52:49.421 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.421 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.421 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.422 [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-18 09:52:49.423 [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-18 09:52:49.423 [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-18 09:52:49.423 [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-18 09:52:49.423 [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-18 09:52:49.424 [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-18 09:52:49.467 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.468 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.468 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.468 [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-18 09:52:49.470 [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-18 09:52:49.470 [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-18 09:52:49.470 [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-18 09:52:49.470 [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-18 09:52:49.471 [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-18 09:52:49.473 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.473 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.473 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.474 [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-18 09:52:49.476 [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-18 09:52:49.477 [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-18 09:52:49.477 [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-18 09:52:49.477 [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-18 09:52:49.478 [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-18 09:52:49.480 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.480 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.480 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.480 [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-18 09:52:49.481 [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-18 09:52:49.482 [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-18 09:52:49.482 [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-18 09:52:49.482 [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-18 09:52:49.483 [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-18 09:52:49.484 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.484 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.484 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 09:52:49.485 [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-18 09:52:49.486 [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-18 09:52:49.486 [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-18 09:52:49.486 [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-18 09:52:49.486 [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-18 09:52:49.487 [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-18 09:52:49.531 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.531 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.531 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.532 [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-18 09:52:49.533 [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-18 09:52:49.533 [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-18 09:52:49.533 [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-18 09:52:49.533 [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-18 09:52:49.534 [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-18 09:52:49.536 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.536 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.536 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.536 [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-18 09:52:49.537 [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-18 09:52:49.537 [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-18 09:52:49.537 [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-18 09:52:49.537 [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-18 09:52:49.538 [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-18 09:52:49.540 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.540 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.540 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.540 [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-18 09:52:49.541 [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-18 09:52:49.541 [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-18 09:52:49.541 [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-18 09:52:49.541 [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-18 09:52:49.542 [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-18 09:52:49.543 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.543 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.543 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 09:52:49.544 [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-18 09:52:49.544 [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-18 09:52:49.544 [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-18 09:52:49.544 [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-18 09:52:49.544 [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-18 09:52:49.545 [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-18 09:52:49.591 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.591 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.591 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:49.592 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.593 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.593 [DefaultDispatcher-worker-6 @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-18 09:52:49.593 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.594 [DefaultDispatcher-worker-6 @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-18 09:52:49.595 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.640 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.640 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.640 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:52:49.641 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.642 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.642 [DefaultDispatcher-worker-6 @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-18 09:52:49.642 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.642 [DefaultDispatcher-worker-6 @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-18 09:52:49.643 [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-18 09:52:49.645 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.645 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.646 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:52:49.646 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.647 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.648 [DefaultDispatcher-worker-6 @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-18 09:52:49.648 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.648 [DefaultDispatcher-worker-6 @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-18 09:52:49.649 [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-18 09:52:49.657 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.657 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.657 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 09:52:49.657 [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-18 09:52:49.659 [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-18 09:52:49.659 [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-18 09:52:49.659 [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-18 09:52:49.659 [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-18 09:52:49.660 [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-18 09:52:49.661 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.661 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.661 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 09:52:49.662 [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-18 09:52:49.663 [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-18 09:52:49.663 [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-18 09:52:49.663 [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-18 09:52:49.663 [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-18 09:52:49.664 [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-18 09:52:49.707 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.708 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.708 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.708 [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-18 09:52:49.710 [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-18 09:52:49.710 [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-18 09:52:49.710 [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-18 09:52:49.710 [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-18 09:52:49.711 [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-18 09:52:49.713 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.713 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.713 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.713 [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-18 09:52:49.714 [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-18 09:52:49.715 [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-18 09:52:49.715 [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-18 09:52:49.715 [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-18 09:52:49.715 [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-18 09:52:49.759 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.760 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.760 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.760 [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-18 09:52:49.762 [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-18 09:52:49.762 [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-18 09:52:49.762 [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-18 09:52:49.762 [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-18 09:52:49.763 [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-18 09:52:49.795 [DefaultDispatcher-worker-13 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:49.807 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.807 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.807 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.808 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.809 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.809 [DefaultDispatcher-worker-14 @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-18 09:52:49.809 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.809 [DefaultDispatcher-worker-14 @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-18 09:52:49.810 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.812 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.812 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.812 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.812 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.814 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.814 [DefaultDispatcher-worker-14 @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-18 09:52:49.814 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.814 [DefaultDispatcher-worker-14 @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-18 09:52:49.815 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.860 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.860 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.860 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:52:49.861 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.862 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.862 [DefaultDispatcher-worker-14 @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-18 09:52:49.862 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:49.862 [DefaultDispatcher-worker-14 @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-18 09:52:49.863 [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-18 09:52:49.865 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.865 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.865 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.866 [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-18 09:52:49.867 [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-18 09:52:49.867 [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-18 09:52:49.867 [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-18 09:52:49.867 [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-18 09:52:49.868 [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-18 09:52:49.870 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.870 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.870 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.871 [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-18 09:52:49.872 [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-18 09:52:49.872 [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-18 09:52:49.872 [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-18 09:52:49.872 [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-18 09:52:49.873 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.874 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.875 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.875 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.875 [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-18 09:52:49.878 [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-18 09:52:49.878 [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-18 09:52:49.878 [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-18 09:52:49.878 [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-18 09:52:49.879 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.888 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.888 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.888 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 09:52:49.889 [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-18 09:52:49.890 [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-18 09:52:49.890 [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-18 09:52:49.890 [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-18 09:52:49.890 [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-18 09:52:49.891 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:49.935 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.935 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.935 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:52:49.935 [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-18 09:52:49.937 [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-18 09:52:49.937 [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-18 09:52:49.937 [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-18 09:52:49.937 [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-18 09:52:49.938 [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-18 09:52:49.940 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.940 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.940 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.941 [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-18 09:52:49.942 [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-18 09:52:49.942 [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-18 09:52:49.942 [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-18 09:52:49.942 [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-18 09:52:49.943 [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-18 09:52:49.945 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.945 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.945 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:52:49.945 [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-18 09:52:49.947 [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-18 09:52:49.947 [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-18 09:52:49.947 [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-18 09:52:49.947 [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-18 09:52:49.948 [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-18 09:52:49.952 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:49.952 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.952 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:52:49.953 [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-18 09:52:49.965 [DefaultDispatcher-worker-14 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:49.975 [DefaultDispatcher-worker-6 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:49.975 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:49.975 [DefaultDispatcher-worker-6 @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/UmAppDatabase/replication/message. 2024-04-18 09:52:49.975 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:49.975 [DefaultDispatcher-worker-6 @coroutine#792] 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-18 09:52:49.976 [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-18 09:52:49.977 [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-18 09:52:49.977 [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-18 09:52:49.997 [DefaultDispatcher-worker-6 @call-handler#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-18 09:52:49.997 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:49.998 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-6 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-6 @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/582354473461776384/_ustadmanifest.json. 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-6 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-16 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-16 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-16 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:52:49.998 [DefaultDispatcher-worker-16 @coroutine#792] 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-18 09:52:49.999 [DefaultDispatcher-worker-9 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:49.999 [DefaultDispatcher-worker-9 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json 2024-04-18 09:52:50.000 [DefaultDispatcher-worker-4 @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/582354473461776384/_ustadmanifest.json. 2024-04-18 09:52:50.000 [DefaultDispatcher-worker-4 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582354473461776384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:52:50.006 [DefaultDispatcher-worker-3 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2024-04-18 09:52:50.028 [DefaultDispatcher-worker-4 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-18 09:52:50.051 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:52:50.051 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:52:50.051 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:52:50.051 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:52:50.051 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:52:50.055 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2024-04-18 09:52:50.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-18 09:52:50.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-18 09:52:50.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:50.055 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f08c343: (connection evicted) 2024-04-18 09:52:50.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:50.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-18 09:52:50.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-18 09:52:50.321 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:50.321 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:50.466 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:52:50.809 [DefaultDispatcher-worker-5 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-04-18 09:52:51.059 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1360ef8d 2024-04-18 09:52:51.059 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1360ef8d 2024-04-18 09:52:51.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-18 09:52:51.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-18 09:52:51.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:51.060 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5: (connection evicted) 2024-04-18 09:52:51.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:51.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-18 09:52:51.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733345f5 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:51.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:52:51.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:52:51.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-18 09:52:51.084 [DefaultDispatcher-worker-14 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ace3 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:51.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:51.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-18 09:52:51.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-18 09:52:51.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-18 09:52:51.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bcfd10 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:51.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-18 09:52:51.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-18 09:52:51.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-18 09:52:51.095 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:52:51.096 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 09:52:51.098 [DefaultDispatcher-worker-5 @coroutine#1654] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:52:51.101 [DefaultDispatcher-worker-5 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-18 09:52:51.102 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:51.102 [Test worker @coroutine#1655] 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-18 09:52:51.102 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:51.102 [Test worker @coroutine#1655] 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-18 09:52:51.105 [eventLoopGroupProxy-16-1 @call-handler#1661] 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-18 09:52:51.105 [eventLoopGroupProxy-16-1 @call-handler#1661] 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-18 09:52:51.107 [eventLoopGroupProxy-16-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-18 09:52:51.109 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:51.109 [Test worker @coroutine#1655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:52:51.109 [Test worker @coroutine#1655] 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-18 09:52:51.109 [Test worker @coroutine#1655] 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-18 09:52:51.110 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:51.110 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:52:51.110 [Test worker @coroutine#1666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:51.110 [Test worker @coroutine#1666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:51.111 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:52:51.116 [eventLoopGroupProxy-16-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-18 09:52:51.116 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:51.117 [Test worker @coroutine#1666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:52:51.120 [eventLoopGroupProxy-16-2 @call-handler#1678] 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-18 09:52:51.125 [eventLoopGroupProxy-16-2 @call-handler#1678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:52:51.132 [Test worker @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-18 09:52:51.171 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:51.190 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:51.192 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936fbc6 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-18 09:52:52.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2024-04-18 09:52:52.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2024-04-18 09:52:52.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-18 09:52:52.250 [DefaultDispatcher-worker-14 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2024-04-18 09:52:52.256 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55645/api/blob/upload-init-batch 2024-04-18 09:52:52.256 [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:55645/api/blob/upload-init-batch. 2024-04-18 09:52:52.256 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55645/api/blob/upload-init-batch 2024-04-18 09:52:52.256 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55645/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:52:52.258 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55645/api/blob/upload-init-batch 2024-04-18 09:52:52.258 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55645/api/blob/upload-init-batch 2024-04-18 09:52:52.259 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55645/api/blob/upload-init-batch. 2024-04-18 09:52:52.259 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55645/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:52:52.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-18 09:52:52.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-18 09:52:52.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.264 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6: (connection evicted) 2024-04-18 09:52:52.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-18 09:52:52.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-18 09:52:52.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2fe68a 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c1dda3 2024-04-18 09:52:52.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c1dda3 2024-04-18 09:52:52.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-18 09:52:52.287 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38559/api/blob/upload-init-batch 2024-04-18 09:52:52.287 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38559/api/blob/upload-init-batch. 2024-04-18 09:52:52.287 [Test worker @coroutine#1697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38559/api/blob/upload-init-batch 2024-04-18 09:52:52.287 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38559/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:52:52.289 [Test worker @coroutine#1697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38559/api/blob/upload-init-batch 2024-04-18 09:52:52.289 [Test worker @coroutine#1697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38559/api/blob/upload-init-batch 2024-04-18 09:52:52.289 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38559/api/blob/upload-init-batch. 2024-04-18 09:52:52.289 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38559/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:52:52.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-18 09:52:52.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-18 09:52:52.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.291 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c1dda3: (connection evicted) 2024-04-18 09:52:52.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-18 09:52:52.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-18 09:52:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41092c8 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2a1d1 2024-04-18 09:52:52.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2a1d1 2024-04-18 09:52:52.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-18 09:52:52.312 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45299/api/blob/upload-init-batch 2024-04-18 09:52:52.312 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45299/api/blob/upload-init-batch. 2024-04-18 09:52:52.312 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45299/api/blob/upload-init-batch 2024-04-18 09:52:52.312 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45299/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:52:52.314 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45299/api/blob/upload-init-batch 2024-04-18 09:52:52.314 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45299/api/blob/upload-init-batch 2024-04-18 09:52:52.315 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45299/api/blob/upload-init-batch. 2024-04-18 09:52:52.315 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45299/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:52:52.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-18 09:52:52.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-18 09:52:52.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.320 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2a1d1: (connection evicted) 2024-04-18 09:52:52.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-18 09:52:52.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d2b76 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-04-18 09:52:52.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-04-18 09:52:52.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-18 09:52:52.661 [DefaultDispatcher-worker-15 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af57c3 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb3f3b 2024-04-18 09:52:52.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb3f3b 2024-04-18 09:52:52.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178c4480 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-18 09:52:52.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-18 09:52:52.703 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.736 [DefaultDispatcher-worker-15 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.746 [DefaultDispatcher-worker-3 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.753 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.761 [DefaultDispatcher-worker-3 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.765 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.766 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.776 [DefaultDispatcher-worker-6 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2024-04-18 09:52:52.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-18 09:52:52.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-18 09:52:52.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.782 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40da1644: (connection evicted) 2024-04-18 09:52:52.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-18 09:52:52.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-18 09:52:52.822 [DefaultDispatcher-worker-7 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.829 [DefaultDispatcher-worker-5 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.838 [DefaultDispatcher-worker-14 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.847 [DefaultDispatcher-worker-17 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.851 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.862 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-18 09:52:52.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-18 09:52:52.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-18 09:52:52.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.864 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5d544: (connection evicted) 2024-04-18 09:52:52.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-18 09:52:52.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-18 09:52:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26361572 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-18 09:52:52.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-18 09:52:52.910 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.919 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.928 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.935 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-04-18 09:52:52.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-18 09:52:52.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-18 09:52:52.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:52.936 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30259c61: (connection evicted) 2024-04-18 09:52:52.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:52.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-18 09:52:52.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-18 09:52:52.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175c26ff 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:52.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:52.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-18 09:52:52.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:52.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:52.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-18 09:52:52.976 [DefaultDispatcher-worker-4 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:52.984 [DefaultDispatcher-worker-15 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:52.991 [DefaultDispatcher-worker-8 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:53.001 [DefaultDispatcher-worker-15 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:53.005 [Test worker @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:53.014 [DefaultDispatcher-worker-5 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-18 09:52:53.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-18 09:52:53.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-18 09:52:53.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:53.015 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411576c7: (connection evicted) 2024-04-18 09:52:53.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:52:53.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-18 09:52:53.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-18 09:52:53.073 [DefaultDispatcher-worker-5 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:52:53.094 [DefaultDispatcher-worker-5 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729de0e1 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-18 09:52:59.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-04-18 09:52:59.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-04-18 09:52:59.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-18 09:52:59.229 [DefaultDispatcher-worker-3 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f8a44a4 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb9b1 2024-04-18 09:52:59.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb9b1 2024-04-18 09:52:59.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d9b23a 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-18 09:52:59.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-04-18 09:52:59.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-04-18 09:52:59.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-18 09:52:59.284 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.287 [Test worker @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-04-18 09:52:59.290 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b84c9a 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-18 09:52:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 09:52:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 09:52:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-18 09:52:59.323 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 09:52:59.326 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5dde4 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-18 09:52:59.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 09:52:59.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 09:52:59.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-18 09:52:59.339 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.360 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.362 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 09:52:59.364 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74159dc9 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:52:59.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:52:59.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-18 09:52:59.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-18 09:52:59.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-18 09:52:59.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-18 09:52:59.393 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-18 09:52:59.396 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.399 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-18 09:52:59.407 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.407 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.408 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.409 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.409 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.434 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.453 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.453 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.453 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.467 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:52:59.497 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.497 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.497 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.541 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.541 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.541 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.585 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.585 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.585 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.629 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.629 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42517/ 2024-04-18 09:52:59.629 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42517/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.673 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42517/ 2024-04-18 09:52:59.677 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.677 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.681 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.682 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.682 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.725 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.725 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.725 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.773 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.774 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.774 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.817 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.817 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.817 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.861 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.861 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.861 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.905 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:52:59.905 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44889/ 2024-04-18 09:52:59.905 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44889/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:52:59.906 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44889/ 2024-04-18 09:53:00.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1ad751 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-18 09:53:00.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-18 09:53:00.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.151 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.153 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.155 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.155 [DefaultDispatcher-worker-7 @coroutine#1884] 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:42037/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.155 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.155 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.157 [DefaultDispatcher-worker-9 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.157 [DefaultDispatcher-worker-9 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.163 [DefaultDispatcher-worker-10 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.164 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.164 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.164 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.165 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.165 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.167 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adde776 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-18 09:53:00.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-18 09:53:00.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.208 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.210 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.214 [DefaultDispatcher-worker-10 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:53:00.214 [DefaultDispatcher-worker-10 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-18 09:53:00.214 [DefaultDispatcher-worker-10 @coroutine#1905] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:53:00.216 [DefaultDispatcher-worker-3 @coroutine#1905] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:53:00.216 [DefaultDispatcher-worker-3 @coroutine#1905] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:53:00.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-18 09:53:00.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbea0df 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-18 09:53:00.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-18 09:53:00.220 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.220 [DefaultDispatcher-worker-2 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-04-18 09:53:00.223 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a71e605 2024-04-18 09:53:00.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a71e605 2024-04-18 09:53:00.227 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b60b3b 2024-04-18 09:53:00.227 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b60b3b 2024-04-18 09:53:00.229 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@10898d75 2024-04-18 09:53:00.229 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@10898d75 2024-04-18 09:53:00.233 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@558b0100 2024-04-18 09:53:00.233 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@558b0100 2024-04-18 09:53:00.235 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40df847a 2024-04-18 09:53:00.235 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40df847a 2024-04-18 09:53:00.238 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6494b089 2024-04-18 09:53:00.238 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6494b089 2024-04-18 09:53:00.240 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a6b4b 2024-04-18 09:53:00.240 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a6b4b 2024-04-18 09:53:00.241 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.243 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a4fe4f 2024-04-18 09:53:00.243 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a4fe4f 2024-04-18 09:53:00.245 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e440d5 2024-04-18 09:53:00.245 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e440d5 2024-04-18 09:53:00.245 [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-18 09:53:00.254 [Test worker @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.256 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.257 [DefaultDispatcher-worker-3 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.257 [DefaultDispatcher-worker-3 @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:42369/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.257 [DefaultDispatcher-worker-3 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.257 [DefaultDispatcher-worker-3 @coroutine#1916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.259 [DefaultDispatcher-worker-11 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.259 [DefaultDispatcher-worker-11 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.267 [DefaultDispatcher-worker-5 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.267 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.267 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.267 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.268 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.268 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.269 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.271 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.273 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5073dc2a 2024-04-18 09:53:00.273 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5073dc2a 2024-04-18 09:53:00.276 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb42854 2024-04-18 09:53:00.276 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb42854 2024-04-18 09:53:00.281 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8bb75a 2024-04-18 09:53:00.281 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8bb75a 2024-04-18 09:53:00.283 [DefaultDispatcher-worker-4 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.284 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f89226f 2024-04-18 09:53:00.284 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f89226f 2024-04-18 09:53:00.287 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d52f38 2024-04-18 09:53:00.287 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d52f38 2024-04-18 09:53:00.289 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5c5bde 2024-04-18 09:53:00.289 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5c5bde 2024-04-18 09:53:00.292 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ea0828 2024-04-18 09:53:00.292 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ea0828 2024-04-18 09:53:00.294 [DefaultDispatcher-worker-16 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.294 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa6dd20 2024-04-18 09:53:00.294 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa6dd20 2024-04-18 09:53:00.297 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f29103 2024-04-18 09:53:00.297 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f29103 2024-04-18 09:53:00.297 [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-18 09:53:00.303 [DefaultDispatcher-worker-11 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.313 [DefaultDispatcher-worker-4 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.319 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:00.324 [DefaultDispatcher-worker-10 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.324 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdd7fce 2024-04-18 09:53:00.324 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdd7fce 2024-04-18 09:53:00.327 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a8845 2024-04-18 09:53:00.327 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a8845 2024-04-18 09:53:00.330 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@452514be 2024-04-18 09:53:00.330 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@452514be 2024-04-18 09:53:00.332 [DefaultDispatcher-worker-7 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.333 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27827e 2024-04-18 09:53:00.333 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27827e 2024-04-18 09:53:00.335 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a0bebb 2024-04-18 09:53:00.335 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a0bebb 2024-04-18 09:53:00.338 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ed42ca 2024-04-18 09:53:00.338 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ed42ca 2024-04-18 09:53:00.340 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8020ad 2024-04-18 09:53:00.340 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8020ad 2024-04-18 09:53:00.341 [DefaultDispatcher-worker-3 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.343 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60087d31 2024-04-18 09:53:00.343 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60087d31 2024-04-18 09:53:00.345 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c42ed 2024-04-18 09:53:00.345 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c42ed 2024-04-18 09:53:00.345 [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-18 09:53:00.353 [DefaultDispatcher-worker-7 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.364 [DefaultDispatcher-worker-2 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.373 [DefaultDispatcher-worker-15 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-18 09:53:00.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-18 09:53:00.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.421 [Test worker @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.422 [Test worker @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.424 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.424 [DefaultDispatcher-worker-2 @coroutine#1963] 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:45287/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.424 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.424 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.426 [DefaultDispatcher-worker-3 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.426 [DefaultDispatcher-worker-3 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.433 [DefaultDispatcher-worker-12 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.433 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.433 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.433 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.434 [DefaultDispatcher-worker-16 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.434 [DefaultDispatcher-worker-16 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.437 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c040c8d 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-18 09:53:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-18 09:53:00.442 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.454 [Test worker @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.455 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.457 [DefaultDispatcher-worker-16 @coroutine#1984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:53:00.457 [DefaultDispatcher-worker-16 @coroutine#1984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-18 09:53:00.457 [DefaultDispatcher-worker-16 @coroutine#1984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:53:00.459 [DefaultDispatcher-worker-2 @coroutine#1984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:53:00.459 [DefaultDispatcher-worker-2 @coroutine#1984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:53:00.468 [DefaultDispatcher-worker-10 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-18 09:53:00.486 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.491 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068d47d 2024-04-18 09:53:00.491 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068d47d 2024-04-18 09:53:00.496 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaf2000 2024-04-18 09:53:00.496 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaf2000 2024-04-18 09:53:00.501 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a90bf0d 2024-04-18 09:53:00.501 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a90bf0d 2024-04-18 09:53:00.503 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f922a3b 2024-04-18 09:53:00.503 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f922a3b 2024-04-18 09:53:00.506 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fce88 2024-04-18 09:53:00.506 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fce88 2024-04-18 09:53:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7364073b 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-18 09:53:00.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-18 09:53:00.508 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e475081 2024-04-18 09:53:00.508 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e475081 2024-04-18 09:53:00.510 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170ea93 2024-04-18 09:53:00.510 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170ea93 2024-04-18 09:53:00.513 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbdd574 2024-04-18 09:53:00.513 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbdd574 2024-04-18 09:53:00.515 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8716f85 2024-04-18 09:53:00.515 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8716f85 2024-04-18 09:53:00.515 [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-18 09:53:00.530 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.541 [Test worker @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.542 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.543 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.544 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab23981 2024-04-18 09:53:00.544 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab23981 2024-04-18 09:53:00.545 [DefaultDispatcher-worker-11 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.545 [DefaultDispatcher-worker-11 @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:34635/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.545 [DefaultDispatcher-worker-11 @coroutine#1995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.545 [DefaultDispatcher-worker-11 @coroutine#1995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34635/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.546 [DefaultDispatcher-worker-14 @coroutine#1995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.547 [DefaultDispatcher-worker-14 @coroutine#1995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.548 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3475d0a7 2024-04-18 09:53:00.548 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3475d0a7 2024-04-18 09:53:00.553 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@304a52f1 2024-04-18 09:53:00.553 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@304a52f1 2024-04-18 09:53:00.554 [DefaultDispatcher-worker-5 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.554 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.554 [DefaultDispatcher-worker-5 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.554 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.555 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.555 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.555 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548da9c 2024-04-18 09:53:00.555 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548da9c 2024-04-18 09:53:00.557 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:00.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d9b85 2024-04-18 09:53:00.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d9b85 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41962299 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-18 09:53:00.560 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44778809 2024-04-18 09:53:00.560 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44778809 2024-04-18 09:53:00.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-18 09:53:00.562 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c897ac 2024-04-18 09:53:00.562 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c897ac 2024-04-18 09:53:00.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.565 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@156725d3 2024-04-18 09:53:00.565 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@156725d3 2024-04-18 09:53:00.567 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27144549 2024-04-18 09:53:00.567 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27144549 2024-04-18 09:53:00.567 [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-18 09:53:00.575 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.577 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c72fb7 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-18 09:53:00.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-18 09:53:00.586 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-04-18 09:53:00.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.608 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.613 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3e9a4d 2024-04-18 09:53:00.613 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3e9a4d 2024-04-18 09:53:00.614 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.616 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.617 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9739a 2024-04-18 09:53:00.617 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9739a 2024-04-18 09:53:00.617 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.617 [DefaultDispatcher-worker-9 @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:34029/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.617 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.617 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34029/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.619 [DefaultDispatcher-worker-4 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.619 [DefaultDispatcher-worker-4 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.620 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c6f13d 2024-04-18 09:53:00.621 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c6f13d 2024-04-18 09:53:00.623 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c479a1 2024-04-18 09:53:00.623 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c479a1 2024-04-18 09:53:00.625 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b616946 2024-04-18 09:53:00.625 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b616946 2024-04-18 09:53:00.627 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fca813 2024-04-18 09:53:00.627 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fca813 2024-04-18 09:53:00.627 [DefaultDispatcher-worker-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.628 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.628 [DefaultDispatcher-worker-1 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.628 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.629 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.629 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.630 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b3e648 2024-04-18 09:53:00.630 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b3e648 2024-04-18 09:53:00.631 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-18 09:53:00.632 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb86ee 2024-04-18 09:53:00.632 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb86ee 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39c93af6 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-18 09:53:00.635 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e6ac 2024-04-18 09:53:00.635 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e6ac 2024-04-18 09:53:00.635 [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-18 09:53:00.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-18 09:53:00.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.650 [Test worker @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.651 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ce66e6 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.653 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.654 [DefaultDispatcher-worker-16 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-18 09:53:00.655 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.655 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.655 [DefaultDispatcher-worker-16 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-18 09:53:00.662 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.663 [DefaultDispatcher-worker-12 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-18 09:53:00.666 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62838d8c 2024-04-18 09:53:00.666 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62838d8c 2024-04-18 09:53:00.671 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c446fac 2024-04-18 09:53:00.671 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c446fac 2024-04-18 09:53:00.674 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@687be6fc 2024-04-18 09:53:00.674 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@687be6fc 2024-04-18 09:53:00.677 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d796597 2024-04-18 09:53:00.677 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d796597 2024-04-18 09:53:00.679 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53686259 2024-04-18 09:53:00.679 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53686259 2024-04-18 09:53:00.680 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.680 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.681 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e4e97 2024-04-18 09:53:00.681 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e4e97 2024-04-18 09:53:00.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1184a864 2024-04-18 09:53:00.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1184a864 2024-04-18 09:53:00.684 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be517ee 2024-04-18 09:53:00.684 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be517ee 2024-04-18 09:53:00.685 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f435424 2024-04-18 09:53:00.685 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f435424 2024-04-18 09:53:00.686 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d569ad8 2024-04-18 09:53:00.686 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d569ad8 2024-04-18 09:53:00.688 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7cc314 2024-04-18 09:53:00.688 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7cc314 2024-04-18 09:53:00.689 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbc5381 2024-04-18 09:53:00.689 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbc5381 2024-04-18 09:53:00.689 [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-18 09:53:00.690 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7e5e1f 2024-04-18 09:53:00.690 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7e5e1f 2024-04-18 09:53:00.692 [DefaultDispatcher-worker-16 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8d0a3c 2024-04-18 09:53:00.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8d0a3c 2024-04-18 09:53:00.694 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.694 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.695 [DefaultDispatcher-worker-12 @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-18 09:53:00.695 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.695 [DefaultDispatcher-worker-12 @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-18 09:53:00.695 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fea813d 2024-04-18 09:53:00.695 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fea813d 2024-04-18 09:53:00.695 [DefaultDispatcher-worker-16 @coroutine#2046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.695 [DefaultDispatcher-worker-16 @coroutine#2046] 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-18 09:53:00.695 [DefaultDispatcher-worker-16 @coroutine#2046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.696 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.696 [DefaultDispatcher-worker-8 @coroutine#2046] 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-18 09:53:00.698 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f38bb7 2024-04-18 09:53:00.698 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f38bb7 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb379e4 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-18 09:53:00.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-18 09:53:00.700 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e51a150 2024-04-18 09:53:00.700 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e51a150 2024-04-18 09:53:00.702 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0f904c 2024-04-18 09:53:00.702 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0f904c 2024-04-18 09:53:00.702 [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-18 09:53:00.704 [DefaultDispatcher-worker-5 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:00.704 [DefaultDispatcher-worker-5 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.704 [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-18 09:53:00.704 [DefaultDispatcher-worker-5 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.705 [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-18 09:53:00.722 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.733 [Test worker @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.735 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.736 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.736 [DefaultDispatcher-worker-5 @coroutine#2068] 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:43611/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.736 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.736 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43611/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.737 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.738 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.738 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.740 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28090aa6 2024-04-18 09:53:00.740 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28090aa6 2024-04-18 09:53:00.745 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cef1d7 2024-04-18 09:53:00.745 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cef1d7 2024-04-18 09:53:00.746 [DefaultDispatcher-worker-16 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.746 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.746 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.746 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.747 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.747 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.748 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f161d6 2024-04-18 09:53:00.748 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f161d6 2024-04-18 09:53:00.749 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.751 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f3fbec 2024-04-18 09:53:00.751 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f3fbec 2024-04-18 09:53:00.753 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf818e 2024-04-18 09:53:00.753 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf818e 2024-04-18 09:53:00.755 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:00.755 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e98e9 2024-04-18 09:53:00.755 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e98e9 2024-04-18 09:53:00.758 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88bc25 2024-04-18 09:53:00.758 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88bc25 2024-04-18 09:53:00.758 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@542cb2a 2024-04-18 09:53:00.758 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@542cb2a 2024-04-18 09:53:00.759 [DefaultDispatcher-worker-8 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.760 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc04a3 2024-04-18 09:53:00.760 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc04a3 2024-04-18 09:53:00.762 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8525f2 2024-04-18 09:53:00.762 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8525f2 2024-04-18 09:53:00.763 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce43627 2024-04-18 09:53:00.763 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce43627 2024-04-18 09:53:00.763 [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-18 09:53:00.765 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbaa05a 2024-04-18 09:53:00.765 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbaa05a 2024-04-18 09:53:00.767 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.768 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab82fc9 2024-04-18 09:53:00.768 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab82fc9 2024-04-18 09:53:00.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5930a62f 2024-04-18 09:53:00.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5930a62f 2024-04-18 09:53:00.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb8a24e 2024-04-18 09:53:00.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb8a24e 2024-04-18 09:53:00.776 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21da7513 2024-04-18 09:53:00.776 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21da7513 2024-04-18 09:53:00.776 [DefaultDispatcher-worker-16 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97d086 2024-04-18 09:53:00.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97d086 2024-04-18 09:53:00.782 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ca1a25 2024-04-18 09:53:00.782 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ca1a25 2024-04-18 09:53:00.782 [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-18 09:53:00.785 [DefaultDispatcher-worker-8 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.795 [DefaultDispatcher-worker-16 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.799 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:00.803 [DefaultDispatcher-worker-7 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.804 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ecdf86 2024-04-18 09:53:00.804 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ecdf86 2024-04-18 09:53:00.808 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b27ab 2024-04-18 09:53:00.808 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b27ab 2024-04-18 09:53:00.811 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3814b4f6 2024-04-18 09:53:00.811 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3814b4f6 2024-04-18 09:53:00.813 [DefaultDispatcher-worker-5 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d162d90 2024-04-18 09:53:00.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d162d90 2024-04-18 09:53:00.818 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2952cd5b 2024-04-18 09:53:00.818 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2952cd5b 2024-04-18 09:53:00.820 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca1b1a5 2024-04-18 09:53:00.820 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca1b1a5 2024-04-18 09:53:00.822 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@510f0fc3 2024-04-18 09:53:00.822 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@510f0fc3 2024-04-18 09:53:00.825 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d39d2df 2024-04-18 09:53:00.825 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d39d2df 2024-04-18 09:53:00.825 [DefaultDispatcher-worker-12 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.827 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@223efc36 2024-04-18 09:53:00.827 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@223efc36 2024-04-18 09:53:00.827 [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-18 09:53:00.837 [DefaultDispatcher-worker-16 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.839 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.839 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:53:00.839 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.840 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.840 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:00.840 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:53:00.840 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43611/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:00.841 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:00.842 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 09:53:00.842 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:00.843 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:00.843 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:00.873 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13288174 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-18 09:53:00.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-18 09:53:00.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.910 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.912 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.913 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.913 [DefaultDispatcher-worker-16 @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:50467/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:00.913 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.913 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50467/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:00.914 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.915 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:00.922 [DefaultDispatcher-worker-7 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.923 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.923 [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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:00.923 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.924 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.924 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:00.926 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c61c1b 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:00.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:00.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:00.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-18 09:53:00.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-18 09:53:00.931 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.943 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.944 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.956 [DefaultDispatcher-worker-13 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-18 09:53:00.956 [DefaultDispatcher-worker-7 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.963 [DefaultDispatcher-worker-15 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.972 [DefaultDispatcher-worker-7 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.978 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:00.981 [DefaultDispatcher-worker-11 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:00.984 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa43d7e 2024-04-18 09:53:00.984 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa43d7e 2024-04-18 09:53:00.988 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5463d85a 2024-04-18 09:53:00.988 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5463d85a 2024-04-18 09:53:00.992 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c560e 2024-04-18 09:53:00.992 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c560e 2024-04-18 09:53:00.995 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ed261 2024-04-18 09:53:00.995 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ed261 2024-04-18 09:53:00.998 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eea5279 2024-04-18 09:53:00.998 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eea5279 2024-04-18 09:53:01.000 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401e6f6 2024-04-18 09:53:01.000 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401e6f6 2024-04-18 09:53:01.003 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f385e 2024-04-18 09:53:01.003 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f385e 2024-04-18 09:53:01.005 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@75712d2e 2024-04-18 09:53:01.005 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@75712d2e 2024-04-18 09:53:01.006 [DefaultDispatcher-worker-11 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.007 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b4d063 2024-04-18 09:53:01.007 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b4d063 2024-04-18 09:53:01.007 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:53:01.021 [DefaultDispatcher-worker-16 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.029 [DefaultDispatcher-worker-5 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.030 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.035 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1472711b 2024-04-18 09:53:01.035 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1472711b 2024-04-18 09:53:01.037 [DefaultDispatcher-worker-15 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.039 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab58de5 2024-04-18 09:53:01.039 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab58de5 2024-04-18 09:53:01.044 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8a1a6b 2024-04-18 09:53:01.044 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8a1a6b 2024-04-18 09:53:01.046 [DefaultDispatcher-worker-13 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.047 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8887de 2024-04-18 09:53:01.047 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8887de 2024-04-18 09:53:01.050 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf5cf1d 2024-04-18 09:53:01.050 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf5cf1d 2024-04-18 09:53:01.052 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a19bbc3 2024-04-18 09:53:01.052 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a19bbc3 2024-04-18 09:53:01.054 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@248eada9 2024-04-18 09:53:01.054 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@248eada9 2024-04-18 09:53:01.057 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba77891 2024-04-18 09:53:01.057 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba77891 2024-04-18 09:53:01.059 [DefaultDispatcher-worker-13 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.059 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d8d5df 2024-04-18 09:53:01.059 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d8d5df 2024-04-18 09:53:01.059 [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-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18419ab7 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-18 09:53:01.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.098 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.099 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.101 [DefaultDispatcher-worker-13 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.101 [DefaultDispatcher-worker-13 @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:38791/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:01.101 [DefaultDispatcher-worker-13 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.101 [DefaultDispatcher-worker-13 @coroutine#2162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38791/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:01.103 [DefaultDispatcher-worker-5 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.103 [DefaultDispatcher-worker-5 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.111 [DefaultDispatcher-worker-15 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.111 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.111 [DefaultDispatcher-worker-15 @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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.111 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.112 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.112 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.115 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52518ee1 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-18 09:53:01.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-18 09:53:01.121 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.133 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.134 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.146 [DefaultDispatcher-worker-12 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2024-04-18 09:53:01.147 [DefaultDispatcher-worker-15 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.156 [DefaultDispatcher-worker-9 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.162 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:01.166 [DefaultDispatcher-worker-11 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.167 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@295b2433 2024-04-18 09:53:01.167 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@295b2433 2024-04-18 09:53:01.172 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ccf68 2024-04-18 09:53:01.172 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ccf68 2024-04-18 09:53:01.175 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a34f43 2024-04-18 09:53:01.175 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a34f43 2024-04-18 09:53:01.177 [DefaultDispatcher-worker-10 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:01.177 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a1c553 2024-04-18 09:53:01.177 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a1c553 2024-04-18 09:53:01.178 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.178 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.178 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.178 [DefaultDispatcher-worker-2 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.179 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.179 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.180 [DefaultDispatcher-worker-8 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:01.180 [DefaultDispatcher-worker-8 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:53:01.180 [DefaultDispatcher-worker-8 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:01.180 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ab0f08 2024-04-18 09:53:01.180 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ab0f08 2024-04-18 09:53:01.181 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:01.181 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:53:01.181 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:53:01.181 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38791/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:01.182 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:01.182 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38791/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 09:53:01.182 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:01.183 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@578d653a 2024-04-18 09:53:01.183 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@578d653a 2024-04-18 09:53:01.183 [DefaultDispatcher-worker-8 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:01.183 [DefaultDispatcher-worker-8 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:53:01.185 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6df1df 2024-04-18 09:53:01.185 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6df1df 2024-04-18 09:53:01.188 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e3a1c 2024-04-18 09:53:01.188 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e3a1c 2024-04-18 09:53:01.190 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4813b68a 2024-04-18 09:53:01.190 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4813b68a 2024-04-18 09:53:01.190 [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-18 09:53:01.206 [DefaultDispatcher-worker-9 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6768dc74 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-18 09:53:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-18 09:53:01.220 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.225 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a86e8b 2024-04-18 09:53:01.226 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a86e8b 2024-04-18 09:53:01.230 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@96f800e 2024-04-18 09:53:01.230 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@96f800e 2024-04-18 09:53:01.233 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5005fb 2024-04-18 09:53:01.233 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5005fb 2024-04-18 09:53:01.235 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@48528a35 2024-04-18 09:53:01.235 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@48528a35 2024-04-18 09:53:01.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.237 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a6982 2024-04-18 09:53:01.237 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a6982 2024-04-18 09:53:01.240 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7950e7f5 2024-04-18 09:53:01.240 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7950e7f5 2024-04-18 09:53:01.242 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a25af9 2024-04-18 09:53:01.242 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a25af9 2024-04-18 09:53:01.244 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@287d757a 2024-04-18 09:53:01.244 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@287d757a 2024-04-18 09:53:01.247 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a41f8e 2024-04-18 09:53:01.247 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a41f8e 2024-04-18 09:53:01.247 [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-18 09:53:01.247 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.249 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.250 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.250 [DefaultDispatcher-worker-2 @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:47167/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:53:01.251 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.251 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47167/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:53:01.252 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.252 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:01.261 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.261 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.261 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.261 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.262 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.262 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.264 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-18 09:53:01.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-18 09:53:01.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.278 [DefaultDispatcher-worker-2 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:01.278 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.278 [DefaultDispatcher-worker-2 @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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.278 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.279 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.279 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.283 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.285 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.289 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/auth/register 2024-04-18 09:53:01.289 [DefaultDispatcher-worker-3 @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:47167/auth/register. 2024-04-18 09:53:01.289 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/auth/register 2024-04-18 09:53:01.289 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47167/auth/register from class io.ktor.http.content.TextContent 2024-04-18 09:53:01.291 [DefaultDispatcher-worker-15 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/auth/register 2024-04-18 09:53:01.291 [DefaultDispatcher-worker-15 @coroutine#2243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/auth/register 2024-04-18 09:53:01.296 [DefaultDispatcher-worker-3 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-18 09:53:01.313 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.317 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007b27e 2024-04-18 09:53:01.318 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007b27e 2024-04-18 09:53:01.322 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec04e0e 2024-04-18 09:53:01.322 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec04e0e 2024-04-18 09:53:01.325 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1affd90e 2024-04-18 09:53:01.325 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1affd90e 2024-04-18 09:53:01.328 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd4435 2024-04-18 09:53:01.328 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd4435 2024-04-18 09:53:01.330 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@724489f6 2024-04-18 09:53:01.330 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@724489f6 2024-04-18 09:53:01.332 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e68198e 2024-04-18 09:53:01.332 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e68198e 2024-04-18 09:53:01.333 [DefaultDispatcher-worker-15 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47167/auth/register. 2024-04-18 09:53:01.333 [DefaultDispatcher-worker-15 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47167/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:01.335 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b8ae4 2024-04-18 09:53:01.335 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b8ae4 2024-04-18 09:53:01.337 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd2bb7a 2024-04-18 09:53:01.337 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd2bb7a 2024-04-18 09:53:01.339 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@690f8e4f 2024-04-18 09:53:01.339 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@690f8e4f 2024-04-18 09:53:01.339 [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-18 09:53:01.358 [DefaultDispatcher-worker-8 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.370 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.370 [DefaultDispatcher-worker-15 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:01.374 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f37ac9 2024-04-18 09:53:01.374 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f37ac9 2024-04-18 09:53:01.379 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a349a27 2024-04-18 09:53:01.379 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a349a27 2024-04-18 09:53:01.382 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0b11b9 2024-04-18 09:53:01.382 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0b11b9 2024-04-18 09:53:01.385 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09901c 2024-04-18 09:53:01.385 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09901c 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-18 09:53:01.387 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54438086 2024-04-18 09:53:01.387 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54438086 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee80a94 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-18 09:53:01.389 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@a78cd8b 2024-04-18 09:53:01.390 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@a78cd8b 2024-04-18 09:53:01.392 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd883a4 2024-04-18 09:53:01.392 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd883a4 2024-04-18 09:53:01.394 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b266f53 2024-04-18 09:53:01.394 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b266f53 2024-04-18 09:53:01.396 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13298301 2024-04-18 09:53:01.397 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13298301 2024-04-18 09:53:01.397 [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-18 09:53:01.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.423 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.425 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.427 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.427 [DefaultDispatcher-worker-8 @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-18 09:53:01.427 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.427 [DefaultDispatcher-worker-8 @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-18 09:53:01.429 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.429 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.438 [DefaultDispatcher-worker-9 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.438 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.438 [DefaultDispatcher-worker-9 @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-18 09:53:01.438 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.439 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.439 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.443 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.446 [DefaultDispatcher-worker-6 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:01.446 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.446 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.446 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.447 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.447 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.449 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.464 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2024-04-18 09:53:01.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-18 09:53:01.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-18 09:53:01.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.466 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d220eb: (connection evicted) 2024-04-18 09:53:01.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-18 09:53:01.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304cad3a 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-18 09:53:01.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-18 09:53:01.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.484 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.485 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.486 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.486 [DefaultDispatcher-worker-3 @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-18 09:53:01.486 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.486 [DefaultDispatcher-worker-3 @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-18 09:53:01.488 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.488 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.496 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.496 [DefaultDispatcher-worker-17 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.496 [DefaultDispatcher-worker-17 @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-18 09:53:01.497 [DefaultDispatcher-worker-17 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.497 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.497 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.499 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.501 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.505 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9404d 2024-04-18 09:53:01.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-18 09:53:01.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-18 09:53:01.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.505 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f9404d: (connection evicted) 2024-04-18 09:53:01.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-18 09:53:01.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b62ad1e 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-18 09:53:01.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-18 09:53:01.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.522 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.524 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.525 [DefaultDispatcher-worker-15 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.525 [DefaultDispatcher-worker-15 @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-18 09:53:01.525 [DefaultDispatcher-worker-15 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.525 [DefaultDispatcher-worker-15 @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-18 09:53:01.527 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.527 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.534 [DefaultDispatcher-worker-17 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.534 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.534 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:53:01.534 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.535 [DefaultDispatcher-worker-15 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.535 [DefaultDispatcher-worker-15 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.537 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.541 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.546 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.548 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.551 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.554 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.556 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-04-18 09:53:01.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-18 09:53:01.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-18 09:53:01.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.557 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f: (connection evicted) 2024-04-18 09:53:01.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-18 09:53:01.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-18 09:53:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c66fc4 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-18 09:53:01.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-18 09:53:01.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.566 [DefaultDispatcher-worker-3 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:01.566 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.566 [DefaultDispatcher-worker-3 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.566 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.567 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.568 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.574 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.575 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.576 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.576 [DefaultDispatcher-worker-6 @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-18 09:53:01.576 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.576 [DefaultDispatcher-worker-6 @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-18 09:53:01.578 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.578 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.586 [DefaultDispatcher-worker-6 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.587 [DefaultDispatcher-worker-6 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.587 [DefaultDispatcher-worker-6 @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-18 09:53:01.587 [DefaultDispatcher-worker-6 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.587 [DefaultDispatcher-worker-2 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.587 [DefaultDispatcher-worker-2 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.590 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.594 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.598 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2024-04-18 09:53:01.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-18 09:53:01.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-18 09:53:01.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.600 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c: (connection evicted) 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-18 09:53:01.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-18 09:53:01.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-18 09:53:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.617 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.618 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.620 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.620 [DefaultDispatcher-worker-2 @coroutine#2388] 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-18 09:53:01.620 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.620 [DefaultDispatcher-worker-2 @coroutine#2388] 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-18 09:53:01.621 [DefaultDispatcher-worker-17 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.621 [DefaultDispatcher-worker-17 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.628 [DefaultDispatcher-worker-14 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.628 [DefaultDispatcher-worker-14 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.628 [DefaultDispatcher-worker-14 @coroutine#2387] 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-18 09:53:01.628 [DefaultDispatcher-worker-14 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.629 [DefaultDispatcher-worker-6 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.629 [DefaultDispatcher-worker-6 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.631 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.635 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:01.635 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.635 [DefaultDispatcher-worker-16 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.635 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.636 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.636 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.636 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.638 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.640 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.644 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2024-04-18 09:53:01.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-18 09:53:01.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-18 09:53:01.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.644 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8aa3013: (connection evicted) 2024-04-18 09:53:01.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-18 09:53:01.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db3668 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:01.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-18 09:53:01.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-18 09:53:01.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.661 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.662 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.663 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.663 [DefaultDispatcher-worker-16 @coroutine#2422] 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-18 09:53:01.663 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.663 [DefaultDispatcher-worker-16 @coroutine#2422] 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-18 09:53:01.665 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.665 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:53:01.673 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.673 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.673 [DefaultDispatcher-worker-6 @coroutine#2421] 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-18 09:53:01.673 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.674 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.674 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:53:01.677 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.681 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-04-18 09:53:01.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-18 09:53:01.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-18 09:53:01.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:01.683 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888: (connection evicted) 2024-04-18 09:53:01.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:01.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-18 09:53:01.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-18 09:53:01.781 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:01.781 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.781 [DefaultDispatcher-worker-15 @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-18 09:53:01.781 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.782 [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-18 09:53:01.782 [DefaultDispatcher-worker-9 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:01.782 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.782 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.782 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.783 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.784 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.933 [DefaultDispatcher-worker-6 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:01.933 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.933 [DefaultDispatcher-worker-6 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:01.933 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.934 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:01.934 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d169a 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-18 09:53:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-18 09:53:02.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.033 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.035 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.036 [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-18 09:53:02.036 [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-18 09:53:02.036 [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-18 09:53:02.036 [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-18 09:53:02.038 [DefaultDispatcher-worker-17 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.038 [DefaultDispatcher-worker-17 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.045 [DefaultDispatcher-worker-17 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.045 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.045 [DefaultDispatcher-worker-17 @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-18 09:53:02.045 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.046 [DefaultDispatcher-worker-11 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.046 [DefaultDispatcher-worker-11 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.050 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.066 [DefaultDispatcher-worker-11 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.102 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:02.107 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a8e2fd 2024-04-18 09:53:02.107 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a8e2fd 2024-04-18 09:53:02.111 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f18b8 2024-04-18 09:53:02.111 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f18b8 2024-04-18 09:53:02.116 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b50898d 2024-04-18 09:53:02.116 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b50898d 2024-04-18 09:53:02.120 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-04-18 09:53:02.121 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e521283 2024-04-18 09:53:02.121 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e521283 2024-04-18 09:53:02.122 [DefaultDispatcher-worker-10 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:02.122 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.122 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.122 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.123 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.123 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.124 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@88bbabe 2024-04-18 09:53:02.124 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@88bbabe 2024-04-18 09:53:02.127 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff6d9cf 2024-04-18 09:53:02.127 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff6d9cf 2024-04-18 09:53:02.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-18 09:53:02.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-18 09:53:02.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-04-18 09:53:02.127 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52288c65: (connection evicted) 2024-04-18 09:53:02.128 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a8e2fd: (connection evicted) 2024-04-18 09:53:02.130 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f18b8: (connection evicted) 2024-04-18 09:53:02.130 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c52f5d 2024-04-18 09:53:02.130 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c52f5d 2024-04-18 09:53:02.130 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b50898d: (connection evicted) 2024-04-18 09:53:02.131 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e521283: (connection evicted) 2024-04-18 09:53:02.131 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@88bbabe: (connection evicted) 2024-04-18 09:53:02.132 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff6d9cf: (connection evicted) 2024-04-18 09:53:02.132 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c52f5d: (connection evicted) 2024-04-18 09:53:02.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-18 09:53:02.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-18 09:53:02.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326d39fd 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-18 09:53:02.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-18 09:53:02.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.155 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.157 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.158 [DefaultDispatcher-worker-3 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.158 [DefaultDispatcher-worker-3 @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-18 09:53:02.158 [DefaultDispatcher-worker-3 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.158 [DefaultDispatcher-worker-3 @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-18 09:53:02.160 [DefaultDispatcher-worker-15 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.160 [DefaultDispatcher-worker-15 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.166 [DefaultDispatcher-worker-3 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.167 [DefaultDispatcher-worker-3 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.167 [DefaultDispatcher-worker-3 @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-18 09:53:02.167 [DefaultDispatcher-worker-3 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.167 [DefaultDispatcher-worker-3 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.167 [DefaultDispatcher-worker-3 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.170 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.185 [DefaultDispatcher-worker-5 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.189 [DefaultDispatcher-worker-17 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:02.189 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.189 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.189 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.190 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.190 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.222 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-18 09:53:02.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-18 09:53:02.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-18 09:53:02.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.225 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2693e39c: (connection evicted) 2024-04-18 09:53:02.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-18 09:53:02.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6fae8 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-18 09:53:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-18 09:53:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.243 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.245 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.245 [DefaultDispatcher-worker-6 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.246 [DefaultDispatcher-worker-6 @coroutine#2531] 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-18 09:53:02.246 [DefaultDispatcher-worker-6 @coroutine#2531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.246 [DefaultDispatcher-worker-6 @coroutine#2531] 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-18 09:53:02.247 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.247 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.255 [DefaultDispatcher-worker-12 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.255 [DefaultDispatcher-worker-12 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.255 [DefaultDispatcher-worker-12 @coroutine#2530] 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-18 09:53:02.255 [DefaultDispatcher-worker-12 @coroutine#2530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.256 [DefaultDispatcher-worker-15 @coroutine#2530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.256 [DefaultDispatcher-worker-15 @coroutine#2530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.258 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.274 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:02.274 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.274 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.274 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.275 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.275 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.275 [DefaultDispatcher-worker-8 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.290 [DefaultDispatcher-worker-1 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:02.290 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.290 [DefaultDispatcher-worker-1 @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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.290 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.292 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.292 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.312 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2024-04-18 09:53:02.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-18 09:53:02.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-18 09:53:02.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.315 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72ea5674: (connection evicted) 2024-04-18 09:53:02.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-18 09:53:02.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-18 09:53:02.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-18 09:53:02.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-18 09:53:02.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.333 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.334 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.335 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.335 [DefaultDispatcher-worker-1 @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-18 09:53:02.335 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.335 [DefaultDispatcher-worker-1 @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-18 09:53:02.337 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.337 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:02.345 [DefaultDispatcher-worker-6 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.346 [DefaultDispatcher-worker-6 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.346 [DefaultDispatcher-worker-6 @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-18 09:53:02.346 [DefaultDispatcher-worker-6 @coroutine#2559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.346 [DefaultDispatcher-worker-7 @coroutine#2559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.346 [DefaultDispatcher-worker-7 @coroutine#2559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.350 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.365 [DefaultDispatcher-worker-14 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.402 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2024-04-18 09:53:02.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-18 09:53:02.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-18 09:53:02.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.405 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1: (connection evicted) 2024-04-18 09:53:02.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-18 09:53:02.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52984065 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.419 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-18 09:53:02.420 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.420 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.420 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-18 09:53:02.434 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.445 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.447 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.449 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.460 [DefaultDispatcher-worker-8 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:02.460 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.460 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.460 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.461 [DefaultDispatcher-worker-8 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.461 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.461 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.472 [DefaultDispatcher-worker-5 @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2024-04-18 09:53:02.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-18 09:53:02.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-18 09:53:02.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.475 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80: (connection evicted) 2024-04-18 09:53:02.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-18 09:53:02.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-18 09:53:02.477 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c02089 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.478 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-18 09:53:02.479 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.479 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.479 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-18 09:53:02.495 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.509 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.510 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.512 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b010d4 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.513 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-18 09:53:02.528 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.539 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.541 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.542 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.556 [DefaultDispatcher-worker-7 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2024-04-18 09:53:02.577 [DefaultDispatcher-worker-4 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.578 [DefaultDispatcher-worker-11 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:02.578 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.579 [DefaultDispatcher-worker-11 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.579 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.579 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:02.580 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.580 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.587 [DefaultDispatcher-worker-4 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.596 [DefaultDispatcher-worker-4 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-04-18 09:53:02.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-18 09:53:02.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-18 09:53:02.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.611 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6: (connection evicted) 2024-04-18 09:53:02.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-18 09:53:02.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-18 09:53:02.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-18 09:53:02.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-18 09:53:02.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.612 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f32f99: (connection evicted) 2024-04-18 09:53:02.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-18 09:53:02.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6259d7a0 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.614 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.615 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-18 09:53:02.634 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.645 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.646 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:02.647 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.647 [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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.647 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.647 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.648 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.648 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.649 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a16583d 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.649 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.650 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-18 09:53:02.664 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.676 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.678 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.679 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.691 [DefaultDispatcher-worker-5 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-04-18 09:53:02.704 [DefaultDispatcher-worker-5 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.715 [DefaultDispatcher-worker-14 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.715 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:02.725 [DefaultDispatcher-worker-17 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-18 09:53:02.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-18 09:53:02.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-18 09:53:02.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.729 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33aa4326: (connection evicted) 2024-04-18 09:53:02.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-18 09:53:02.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-18 09:53:02.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-18 09:53:02.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-18 09:53:02.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.730 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20425fab: (connection evicted) 2024-04-18 09:53:02.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-18 09:53:02.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a35efac 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.733 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-18 09:53:02.734 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.734 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.734 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-18 09:53:02.750 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.762 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.764 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.790 [DefaultDispatcher-worker-15 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.798 [DefaultDispatcher-worker-11 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:02.799 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.799 [DefaultDispatcher-worker-11 @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-18 09:53:02.799 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.799 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:02.800 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.800 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.800 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.800 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.801 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.801 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.804 [DefaultDispatcher-worker-12 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.807 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.815 [DefaultDispatcher-worker-4 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2024-04-18 09:53:02.834 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:02.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-18 09:53:02.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-18 09:53:02.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.840 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9e852: (connection evicted) 2024-04-18 09:53:02.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-18 09:53:02.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672c4e24 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.842 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.843 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-18 09:53:02.843 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.843 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.843 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-18 09:53:02.858 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.869 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.870 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.872 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.882 [DefaultDispatcher-worker-7 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.905 [DefaultDispatcher-worker-5 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.908 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.917 [DefaultDispatcher-worker-5 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-04-18 09:53:02.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-18 09:53:02.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-18 09:53:02.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:02.923 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd: (connection evicted) 2024-04-18 09:53:02.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:02.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-18 09:53:02.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3b5252 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:02.926 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-18 09:53:02.927 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.927 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.927 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-18 09:53:02.942 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.944 [DefaultDispatcher-worker-3 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:02.944 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.944 [DefaultDispatcher-worker-3 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:02.944 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.946 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.946 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:02.953 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.955 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.957 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.982 [DefaultDispatcher-worker-6 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.990 [DefaultDispatcher-worker-6 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:02.998 [DefaultDispatcher-worker-15 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:03.050 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.176 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:03.176 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.176 [DefaultDispatcher-worker-11 @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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.176 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.177 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.177 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.186 [DefaultDispatcher-worker-4 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be42 2024-04-18 09:53:03.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-18 09:53:03.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-18 09:53:03.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.232 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45be42: (connection evicted) 2024-04-18 09:53:03.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:03.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-18 09:53:03.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.235 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd5dff5 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.236 [Test worker @coroutine#2830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-18 09:53:03.237 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.237 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.237 [Test worker @coroutine#2830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-18 09:53:03.242 [DefaultDispatcher-worker-3 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:03.242 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.242 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.242 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.244 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.244 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.254 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.265 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.267 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.269 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.272 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.284 [DefaultDispatcher-worker-13 @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.287 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:03.287 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.287 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.287 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.288 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.288 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.300 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:03.300 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.300 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.300 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.301 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.301 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.307 [DefaultDispatcher-worker-13 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.313 [DefaultDispatcher-worker-13 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-18 09:53:03.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-18 09:53:03.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-18 09:53:03.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.324 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4: (connection evicted) 2024-04-18 09:53:03.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:03.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-18 09:53:03.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760b9444 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.326 [Test worker @coroutine#2873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-18 09:53:03.327 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.327 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.327 [Test worker @coroutine#2873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-18 09:53:03.341 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.352 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.354 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.356 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.364 [DefaultDispatcher-worker-11 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-04-18 09:53:03.427 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-18 09:53:03.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-18 09:53:03.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.428 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6b128b: (connection evicted) 2024-04-18 09:53:03.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:03.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-18 09:53:03.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-18 09:53:03.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d414943 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-18 09:53:03.505 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:03.505 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.505 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.505 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.506 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.506 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.523 [DefaultDispatcher-worker-16 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.530 [DefaultDispatcher-worker-7 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.532 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:03.537 [DefaultDispatcher-worker-1 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.544 [DefaultDispatcher-worker-1 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.573 [DefaultDispatcher-worker-16 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.574 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:53:03.581 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-18 09:53:03.582 [DefaultDispatcher-worker-7 @coroutine#2913] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f71ea2 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-18 09:53:03.590 [DefaultDispatcher-worker-4 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:03.590 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.590 [DefaultDispatcher-worker-4 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.590 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.591 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.591 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.598 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.599 [DefaultDispatcher-worker-17 @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/ackAndGetPendingReplications. 2024-04-18 09:53:03.599 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.599 [DefaultDispatcher-worker-17 @coroutine#2918] 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-18 09:53:03.601 [eventLoopGroupProxy-19-1 @call-handler#2926] 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-18 09:53:03.601 [eventLoopGroupProxy-19-2 @call-handler#2927] 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-18 09:53:03.601 [eventLoopGroupProxy-19-1 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.601 [eventLoopGroupProxy-19-2 @call-handler#2927] 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-18 09:53:03.601 [eventLoopGroupProxy-19-2 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:03.602 [eventLoopGroupProxy-19-2 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.603 [DefaultDispatcher-worker-10 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.603 [DefaultDispatcher-worker-10 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59fa5a39 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-18 09:53:03.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-18 09:53:03.620 [DefaultDispatcher-worker-12 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.620 [DefaultDispatcher-worker-12 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.620 [DefaultDispatcher-worker-12 @coroutine#2917] TRACE 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-18 09:53:03.620 [DefaultDispatcher-worker-12 @coroutine#2917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.621 [eventLoopGroupProxy-19-2 @call-handler#2932] 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-18 09:53:03.622 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.622 [DefaultDispatcher-worker-11 @coroutine#2917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.622 [DefaultDispatcher-worker-11 @coroutine#2917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.622 [DefaultDispatcher-worker-4 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.622 [DefaultDispatcher-worker-4 @coroutine#2935] 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-18 09:53:03.622 [DefaultDispatcher-worker-4 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.622 [DefaultDispatcher-worker-4 @coroutine#2935] 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-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:03.623 [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-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8c03cc 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:03.623 [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-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:03.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:03.623 [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-18 09:53:03.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-18 09:53:03.624 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-04-18 09:53:03.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-04-18 09:53:03.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-18 09:53:03.625 [eventLoopGroupProxy-19-3 @call-handler#2944] 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-18 09:53:03.625 [DefaultDispatcher-worker-17 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.625 [DefaultDispatcher-worker-17 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.625 [eventLoopGroupProxy-19-3 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.634 [DefaultDispatcher-worker-3 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.641 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.641 [DefaultDispatcher-worker-12 @coroutine#2949] 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-18 09:53:03.641 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.641 [DefaultDispatcher-worker-12 @coroutine#2949] 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-18 09:53:03.642 [eventLoopGroupProxy-19-2 @call-handler#2953] 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-18 09:53:03.642 [eventLoopGroupProxy-19-2 @call-handler#2953] 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-18 09:53:03.642 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:03.643 [eventLoopGroupProxy-19-4 @call-handler#2957] 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-18 09:53:03.643 [eventLoopGroupProxy-19-4 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.644 [DefaultDispatcher-worker-4 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.653 [DefaultDispatcher-worker-5 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.653 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.654 [DefaultDispatcher-worker-4 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.654 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.654 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE 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-18 09:53:03.654 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.654 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.654 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:53:03.655 [eventLoopGroupProxy-19-2 @call-handler#2963] 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-18 09:53:03.655 [eventLoopGroupProxy-19-2 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.655 [DefaultDispatcher-worker-9 @coroutine#2934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.656 [DefaultDispatcher-worker-9 @coroutine#2934] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.659 [DefaultDispatcher-worker-3 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:03.659 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.659 [DefaultDispatcher-worker-3 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.659 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.660 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.660 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.665 [DefaultDispatcher-worker-7 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.667 [DefaultDispatcher-worker-13 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.672 [DefaultDispatcher-worker-10 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-04-18 09:53:03.672 [DefaultDispatcher-worker-10 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.672 [DefaultDispatcher-worker-10 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.672 [DefaultDispatcher-worker-10 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.673 [eventLoopGroupProxy-19-2 @call-handler#2974] 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-18 09:53:03.673 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.674 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.674 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.677 [DefaultDispatcher-worker-17 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.683 [DefaultDispatcher-worker-15 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-04-18 09:53:03.684 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.692 [DefaultDispatcher-worker-16 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-04-18 09:53:03.695 [DefaultDispatcher-worker-9 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.697 [DefaultDispatcher-worker-9 @coroutine#2954] 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-18 09:53:03.697 [DefaultDispatcher-worker-9 @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/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 09:53:03.697 [DefaultDispatcher-worker-9 @coroutine#2954] 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-18 09:53:03.698 [eventLoopGroupProxy-19-2 @call-handler#2988] 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-18 09:53:03.705 [DefaultDispatcher-worker-1 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.707 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.724 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:03.725 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:53:03.725 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:53:03.725 [DefaultDispatcher-worker-12 @coroutine#2954] 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-18 09:53:03.725 [DefaultDispatcher-worker-12 @coroutine#2954] 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-18 09:53:03.726 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929 2024-04-18 09:53:03.726 [DefaultDispatcher-worker-12 @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/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929. 2024-04-18 09:53:03.726 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929 2024-04-18 09:53:03.726 [eventLoopGroupProxy-19-2 @call-handler#2993] 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-18 09:53:03.730 [eventLoopGroupProxy-19-2 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.730 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929 2024-04-18 09:53:03.730 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929 2024-04-18 09:53:03.731 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929. 2024-04-18 09:53:03.731 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860929 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.741 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.742 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.742 [DefaultDispatcher-worker-4 @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/SiteDao/getSiteAsync. 2024-04-18 09:53:03.742 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.743 [eventLoopGroupProxy-19-2 @call-handler#2997] 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-18 09:53:03.744 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.745 [DefaultDispatcher-worker-15 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.745 [DefaultDispatcher-worker-15 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.745 [DefaultDispatcher-worker-15 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:53:03.745 [DefaultDispatcher-worker-15 @coroutine#2954] 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-18 09:53:03.755 [DefaultDispatcher-worker-1 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.774 [DefaultDispatcher-worker-2 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.786 [DefaultDispatcher-worker-1 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.786 [DefaultDispatcher-worker-17 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.786 [DefaultDispatcher-worker-17 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.786 [DefaultDispatcher-worker-17 @coroutine#2919] 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-18 09:53:03.786 [DefaultDispatcher-worker-17 @coroutine#2919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.786 [DefaultDispatcher-worker-17 @coroutine#2919] 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-18 09:53:03.787 [eventLoopGroupProxy-19-2 @call-handler#3003] 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-18 09:53:03.788 [eventLoopGroupProxy-19-2 @call-handler#3003] 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-18 09:53:03.788 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:03.797 [DefaultDispatcher-worker-4 @call-handler#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.797 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.798 [DefaultDispatcher-worker-2 @coroutine#2919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.798 [DefaultDispatcher-worker-2 @coroutine#2919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.798 [DefaultDispatcher-worker-2 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:53:03.798 [DefaultDispatcher-worker-2 @coroutine#2919] 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-18 09:53:03.809 [DefaultDispatcher-worker-6 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.812 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:03.812 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.812 [DefaultDispatcher-worker-15 @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-18 09:53:03.812 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.813 [DefaultDispatcher-worker-7 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:03.813 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.813 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.813 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.813 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.814 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.814 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.818 [DefaultDispatcher-worker-2 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.819 [DefaultDispatcher-worker-12 @coroutine#2954] 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-18 09:53:03.819 [DefaultDispatcher-worker-12 @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/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 09:53:03.819 [DefaultDispatcher-worker-12 @coroutine#2954] 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-18 09:53:03.820 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-18 09:53:03.827 [DefaultDispatcher-worker-11 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.842 [DefaultDispatcher-worker-11 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:53:03.842 [DefaultDispatcher-worker-11 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:53:03.842 [DefaultDispatcher-worker-11 @coroutine#2954] 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-18 09:53:03.842 [DefaultDispatcher-worker-11 @coroutine#2954] 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-18 09:53:03.843 [DefaultDispatcher-worker-11 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930 2024-04-18 09:53:03.843 [DefaultDispatcher-worker-11 @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/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930. 2024-04-18 09:53:03.843 [DefaultDispatcher-worker-11 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930 2024-04-18 09:53:03.844 [eventLoopGroupProxy-19-2 @call-handler#3025] 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-18 09:53:03.845 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.845 [DefaultDispatcher-worker-9 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930 2024-04-18 09:53:03.845 [DefaultDispatcher-worker-9 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930 2024-04-18 09:53:03.845 [DefaultDispatcher-worker-9 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930. 2024-04-18 09:53:03.845 [DefaultDispatcher-worker-9 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582354546580860930 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.855 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.856 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.856 [DefaultDispatcher-worker-4 @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/SiteDao/getSiteAsync. 2024-04-18 09:53:03.856 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.857 [eventLoopGroupProxy-19-2 @call-handler#3029] 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-18 09:53:03.858 [eventLoopGroupProxy-19-2 @call-handler#3029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.858 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.858 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:53:03.859 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:53:03.859 [DefaultDispatcher-worker-12 @coroutine#2954] 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-18 09:53:03.867 [DefaultDispatcher-worker-3 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.889 [DefaultDispatcher-worker-11 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.900 [DefaultDispatcher-worker-13 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.901 [DefaultDispatcher-worker-16 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.901 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.901 [DefaultDispatcher-worker-16 @coroutine#2936] 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-18 09:53:03.901 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.901 [DefaultDispatcher-worker-16 @coroutine#2936] 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-18 09:53:03.902 [eventLoopGroupProxy-19-2 @call-handler#3035] 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-18 09:53:03.903 [eventLoopGroupProxy-19-2 @call-handler#3035] 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-18 09:53:03.903 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:03.908 [DefaultDispatcher-worker-8 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.917 [DefaultDispatcher-worker-12 @call-handler#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:03.917 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.918 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.918 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:03.918 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:53:03.918 [DefaultDispatcher-worker-17 @coroutine#2936] 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-18 09:53:03.929 [DefaultDispatcher-worker-12 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:03.930 [UI Thread @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.930 [UI Thread @coroutine#3055] TRACE 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=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.930 [UI Thread @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.931 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-18 09:53:03.931 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.931 [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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.931 [UI Thread @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.931 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.932 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.932 [UI Thread @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.933 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:03.933 [UI Thread @coroutine#3077] TRACE 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=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929. 2024-04-18 09:53:03.933 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:03.934 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.935 [UI Thread @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.935 [UI Thread @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.935 [UI Thread @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.935 [UI Thread @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.936 [eventLoopGroupProxy-19-5 @call-handler#3088] 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-18 09:53:03.937 [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-18 09:53:03.937 [eventLoopGroupProxy-19-7 @call-handler#3090] 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-18 09:53:03.939 [eventLoopGroupProxy-19-6 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.940 [eventLoopGroupProxy-19-5 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.940 [UI Thread @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.940 [UI Thread @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.940 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.940 [UI Thread @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.941 [UI Thread @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.941 [UI Thread @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:03.941 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:03.941 [UI Thread @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.946 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.952 [eventLoopGroupProxy-19-7 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.953 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:03.953 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:03.953 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929. 2024-04-18 09:53:03.953 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:03.959 [DefaultDispatcher-worker-12 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.959 [DefaultDispatcher-worker-10 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:03.959 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.959 [DefaultDispatcher-worker-10 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:03.959 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.960 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.960 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:03.968 [DefaultDispatcher-worker-11 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.985 [DefaultDispatcher-worker-8 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:03.989 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928 2024-04-18 09:53:03.989 [UI Thread @coroutine#3107] TRACE 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=582354546580860928. 2024-04-18 09:53:03.989 [UI Thread @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928 2024-04-18 09:53:03.990 [eventLoopGroupProxy-19-2 @call-handler#3109] 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-18 09:53:03.992 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:03.992 [UI Thread @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928 2024-04-18 09:53:03.992 [UI Thread @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928 2024-04-18 09:53:03.992 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928. 2024-04-18 09:53:03.993 [UI Thread @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.003 [DefaultDispatcher-worker-11 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.015 [DefaultDispatcher-worker-17 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.024 [DefaultDispatcher-worker-14 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.025 [DefaultDispatcher-worker-14 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.025 [DefaultDispatcher-worker-14 @coroutine#2919] 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-18 09:53:04.025 [DefaultDispatcher-worker-14 @coroutine#2919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.025 [DefaultDispatcher-worker-14 @coroutine#2919] 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-18 09:53:04.026 [eventLoopGroupProxy-19-2 @call-handler#3118] 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-18 09:53:04.026 [eventLoopGroupProxy-19-2 @call-handler#3118] 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-18 09:53:04.026 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:04.034 [DefaultDispatcher-worker-17 @call-handler#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:04.035 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.035 [DefaultDispatcher-worker-11 @coroutine#2919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.035 [DefaultDispatcher-worker-11 @coroutine#2919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.036 [DefaultDispatcher-worker-11 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:53:04.036 [DefaultDispatcher-worker-11 @coroutine#2919] 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-18 09:53:04.042 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929 2024-04-18 09:53:04.042 [UI Thread @coroutine#3134] TRACE 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=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929. 2024-04-18 09:53:04.042 [UI Thread @coroutine#3134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929 2024-04-18 09:53:04.043 [eventLoopGroupProxy-19-2 @call-handler#3138] 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-18 09:53:04.045 [DefaultDispatcher-worker-8 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.048 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.049 [UI Thread @coroutine#3134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929 2024-04-18 09:53:04.049 [UI Thread @coroutine#3134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929 2024-04-18 09:53:04.050 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929. 2024-04-18 09:53:04.050 [UI Thread @coroutine#3134] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582354546580860930&assignmentUid=582354546580860928&clazzUid=582354546580860928&submitterUid=582354546580860929 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.061 [DefaultDispatcher-worker-6 @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.066 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929 2024-04-18 09:53:04.066 [UI Thread @coroutine#3148] TRACE 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=582354546580860929. 2024-04-18 09:53:04.066 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929 2024-04-18 09:53:04.067 [eventLoopGroupProxy-19-2 @call-handler#3157] 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-18 09:53:04.067 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.067 [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/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.067 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.068 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928 2024-04-18 09:53:04.068 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928. 2024-04-18 09:53:04.068 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928 2024-04-18 09:53:04.068 [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-18 09:53:04.068 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.068 [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/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.068 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.068 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.069 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.069 [UI Thread @coroutine#3162] TRACE 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=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.069 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.069 [eventLoopGroupProxy-19-6 @call-handler#3174] 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-18 09:53:04.069 [eventLoopGroupProxy-19-7 @call-handler#3176] 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-18 09:53:04.070 [eventLoopGroupProxy-19-2 @call-handler#3178] 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-18 09:53:04.070 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929 2024-04-18 09:53:04.070 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929 2024-04-18 09:53:04.070 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929. 2024-04-18 09:53:04.071 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582354546580860929 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.071 [eventLoopGroupProxy-19-7 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.071 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.071 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.072 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.072 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.072 [eventLoopGroupProxy-19-2 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.072 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.072 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.073 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.073 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.073 [eventLoopGroupProxy-19-5 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.073 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.073 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.074 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.074 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.074 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.074 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928 2024-04-18 09:53:04.074 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928 2024-04-18 09:53:04.075 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928. 2024-04-18 09:53:04.075 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.081 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.089 [DefaultDispatcher-worker-3 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.098 [DefaultDispatcher-worker-5 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.106 [DefaultDispatcher-worker-2 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.116 [DefaultDispatcher-worker-7 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.121 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930 2024-04-18 09:53:04.121 [UI Thread @coroutine#3192] TRACE 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=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930. 2024-04-18 09:53:04.121 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930 2024-04-18 09:53:04.122 [eventLoopGroupProxy-19-2 @call-handler#3194] 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-18 09:53:04.128 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.129 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930 2024-04-18 09:53:04.129 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930 2024-04-18 09:53:04.129 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930. 2024-04-18 09:53:04.129 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860930 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.140 [DefaultDispatcher-worker-6 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.154 [DefaultDispatcher-worker-16 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.163 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.164 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.164 [DefaultDispatcher-worker-15 @coroutine#2936] 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-18 09:53:04.164 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.164 [DefaultDispatcher-worker-15 @coroutine#2936] 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-18 09:53:04.165 [eventLoopGroupProxy-19-2 @call-handler#3200] 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-18 09:53:04.165 [eventLoopGroupProxy-19-2 @call-handler#3200] 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-18 09:53:04.165 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:53:04.173 [DefaultDispatcher-worker-17 @call-handler#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-18 09:53:04.173 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.174 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.174 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:53:04.174 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:53:04.174 [DefaultDispatcher-worker-15 @coroutine#2936] 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-18 09:53:04.176 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.176 [UI Thread @coroutine#3224] TRACE 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=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.176 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.177 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.177 [UI Thread @coroutine#3227] TRACE 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=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.177 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.177 [eventLoopGroupProxy-19-2 @call-handler#3235] 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-18 09:53:04.177 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.177 [UI Thread @coroutine#3229] TRACE 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=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.177 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.178 [eventLoopGroupProxy-19-5 @call-handler#3238] 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-18 09:53:04.178 [eventLoopGroupProxy-19-6 @call-handler#3247] 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-18 09:53:04.179 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:04.179 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929. 2024-04-18 09:53:04.179 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:04.179 [eventLoopGroupProxy-19-5 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.180 [eventLoopGroupProxy-19-6 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.180 [eventLoopGroupProxy-19-7 @call-handler#3256] 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-18 09:53:04.180 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.180 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.181 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.181 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.181 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.181 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.181 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.181 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.181 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.181 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.181 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 2024-04-18 09:53:04.182 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928. 2024-04-18 09:53:04.182 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582354546580860929&assignmentUid=582354546580860928 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.183 [eventLoopGroupProxy-19-7 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:53:04.184 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:04.184 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 2024-04-18 09:53:04.184 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929. 2024-04-18 09:53:04.184 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582354546580860928&clazzUid=582354546580860928&accountPersonUid=582354546580860929 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:04.185 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-04-18 09:53:04.189 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:04.189 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.189 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.189 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.190 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.190 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.191 [DefaultDispatcher-worker-6 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.198 [DefaultDispatcher-worker-1 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.206 [DefaultDispatcher-worker-3 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.216 [DefaultDispatcher-worker-3 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-04-18 09:53:04.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-18 09:53:04.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-18 09:53:04.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:04.222 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d8769e: (connection evicted) 2024-04-18 09:53:04.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:04.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-18 09:53:04.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-18 09:53:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-18 09:53:04.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-18 09:53:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:04.223 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59456e1: (connection evicted) 2024-04-18 09:53:04.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:04.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-18 09:53:04.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-18 09:53:04.254 [DefaultDispatcher-worker-4 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:04.254 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.255 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.255 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.256 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.256 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.299 [DefaultDispatcher-worker-6 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:04.299 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.299 [DefaultDispatcher-worker-6 @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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.299 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.300 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.300 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.311 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:04.311 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.311 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.311 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.312 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.312 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.517 [DefaultDispatcher-worker-3 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:04.517 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.517 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.517 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.518 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.518 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.601 [DefaultDispatcher-worker-13 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:04.601 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.601 [DefaultDispatcher-worker-13 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.601 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.602 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.602 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.670 [DefaultDispatcher-worker-6 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:04.670 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.670 [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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.670 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.671 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.671 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.826 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:04.826 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.826 [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-18 09:53:04.826 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.827 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:04.827 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.827 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.827 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.827 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.828 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.828 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.969 [DefaultDispatcher-worker-9 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:04.969 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.969 [DefaultDispatcher-worker-9 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:04.969 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.970 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:04.970 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.200 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:05.200 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.200 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.200 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.202 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.202 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-18 09:53:05.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-18 09:53:05.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.228 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5581e273: (connection evicted) 2024-04-18 09:53:05.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-18 09:53:05.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a1554 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.233 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.234 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-18 09:53:05.249 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.261 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.263 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.265 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b3871 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.265 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-18 09:53:05.266 [DefaultDispatcher-worker-4 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:05.266 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.266 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.266 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.266 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-18 09:53:05.266 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.266 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.267 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.267 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.279 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.290 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.292 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.294 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.306 [DefaultDispatcher-worker-5 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-04-18 09:53:05.310 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:05.310 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.310 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.310 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.311 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.312 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.319 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:05.320 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.320 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.320 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.321 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.321 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.321 [DefaultDispatcher-worker-1 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.332 [DefaultDispatcher-worker-11 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-04-18 09:53:05.334 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-18 09:53:05.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-18 09:53:05.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.340 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98: (connection evicted) 2024-04-18 09:53:05.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-18 09:53:05.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-18 09:53:05.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-18 09:53:05.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-18 09:53:05.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.341 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@273c4b3: (connection evicted) 2024-04-18 09:53:05.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-18 09:53:05.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6881e 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.343 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-18 09:53:05.344 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.344 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.344 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-18 09:53:05.361 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.372 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.374 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.376 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b6802f 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.376 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.377 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-18 09:53:05.390 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.401 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.403 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.405 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.416 [DefaultDispatcher-worker-10 @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-04-18 09:53:05.429 [DefaultDispatcher-worker-9 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.440 [DefaultDispatcher-worker-10 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.444 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:05.452 [DefaultDispatcher-worker-4 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.473 [DefaultDispatcher-worker-11 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-04-18 09:53:05.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-18 09:53:05.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-18 09:53:05.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.477 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.477 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d654: (connection evicted) 2024-04-18 09:53:05.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-18 09:53:05.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-18 09:53:05.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-18 09:53:05.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-18 09:53:05.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.479 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1: (connection evicted) 2024-04-18 09:53:05.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-18 09:53:05.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f64bc3 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.481 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-18 09:53:05.482 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.482 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.482 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-18 09:53:05.498 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.510 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.511 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.513 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.513 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a983294 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.514 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-18 09:53:05.528 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.529 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:05.530 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.530 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.530 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.531 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.531 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.539 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.541 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.543 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.554 [DefaultDispatcher-worker-9 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-04-18 09:53:05.569 [DefaultDispatcher-worker-9 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.579 [DefaultDispatcher-worker-14 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-04-18 09:53:05.582 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-18 09:53:05.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-18 09:53:05.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.588 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be15455: (connection evicted) 2024-04-18 09:53:05.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-18 09:53:05.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-18 09:53:05.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-18 09:53:05.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-18 09:53:05.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.590 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7937f96e: (connection evicted) 2024-04-18 09:53:05.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-18 09:53:05.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-18 09:53:05.591 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff83cc8 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.592 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-18 09:53:05.610 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.611 [DefaultDispatcher-worker-11 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:05.611 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.611 [DefaultDispatcher-worker-11 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.611 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.612 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.612 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.622 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.623 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.625 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.625 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528070fe 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.626 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-18 09:53:05.640 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.651 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.652 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.654 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.666 [DefaultDispatcher-worker-8 @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-04-18 09:53:05.680 [DefaultDispatcher-worker-8 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.681 [DefaultDispatcher-worker-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:05.682 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.682 [DefaultDispatcher-worker-1 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.682 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.683 [DefaultDispatcher-worker-17 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.683 [DefaultDispatcher-worker-17 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.690 [DefaultDispatcher-worker-9 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-18 09:53:05.693 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-18 09:53:05.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-18 09:53:05.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.697 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336b7da4: (connection evicted) 2024-04-18 09:53:05.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-18 09:53:05.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-18 09:53:05.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-18 09:53:05.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-18 09:53:05.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.698 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53741683: (connection evicted) 2024-04-18 09:53:05.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-18 09:53:05.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-18 09:53:05.700 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cee1bcf 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.701 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-18 09:53:05.718 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.729 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.730 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.732 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca6f587 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.733 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-18 09:53:05.747 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.758 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.760 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.762 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.774 [DefaultDispatcher-worker-9 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 09:53:05.786 [DefaultDispatcher-worker-9 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.801 [DefaultDispatcher-worker-1 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:53:05.801 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-18 09:53:05.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-18 09:53:05.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.809 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c9b080: (connection evicted) 2024-04-18 09:53:05.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-18 09:53:05.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-18 09:53:05.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-18 09:53:05.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-18 09:53:05.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.810 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3647b274: (connection evicted) 2024-04-18 09:53:05.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-18 09:53:05.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593d5f39 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.812 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-18 09:53:05.813 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.813 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.813 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-18 09:53:05.829 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.840 [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-18 09:53:05.840 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.840 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.841 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.841 [DefaultDispatcher-worker-11 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.841 [DefaultDispatcher-worker-11 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.842 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.843 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.845 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5927473a 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.846 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-18 09:53:05.860 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.871 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.872 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.874 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.890 [DefaultDispatcher-worker-8 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 09:53:05.902 [DefaultDispatcher-worker-13 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.913 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:05.914 [DefaultDispatcher-worker-13 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.925 [DefaultDispatcher-worker-2 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 09:53:05.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-18 09:53:05.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-18 09:53:05.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.932 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f27643d: (connection evicted) 2024-04-18 09:53:05.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-18 09:53:05.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-18 09:53:05.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-18 09:53:05.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-18 09:53:05.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:05.933 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887: (connection evicted) 2024-04-18 09:53:05.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:05.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-18 09:53:05.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6314e967 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.936 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-18 09:53:05.958 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.969 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.971 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.973 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540aade 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:05.973 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-18 09:53:05.974 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:05.974 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:05.974 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-18 09:53:05.982 [DefaultDispatcher-worker-17 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:05.982 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.982 [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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:05.982 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.983 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.983 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:05.987 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:05.998 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:06.000 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:06.002 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:06.014 [DefaultDispatcher-worker-8 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 09:53:06.027 [DefaultDispatcher-worker-16 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:06.036 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.038 [DefaultDispatcher-worker-3 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:06.045 [DefaultDispatcher-worker-3 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:06.062 [DefaultDispatcher-worker-5 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 09:53:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-18 09:53:06.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-18 09:53:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.067 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4434eb51: (connection evicted) 2024-04-18 09:53:06.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-18 09:53:06.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-18 09:53:06.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-18 09:53:06.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-18 09:53:06.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.068 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b: (connection evicted) 2024-04-18 09:53:06.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-18 09:53:06.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a063931 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.070 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.071 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-18 09:53:06.086 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.097 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.099 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.101 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a98f106 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.101 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.102 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-18 09:53:06.115 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.126 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.128 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.129 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.141 [DefaultDispatcher-worker-7 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 09:53:06.154 [DefaultDispatcher-worker-6 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.166 [DefaultDispatcher-worker-9 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.170 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-04-18 09:53:06.171 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-18 09:53:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-18 09:53:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.178 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83: (connection evicted) 2024-04-18 09:53:06.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-18 09:53:06.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-18 09:53:06.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-18 09:53:06.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-18 09:53:06.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.179 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45382749: (connection evicted) 2024-04-18 09:53:06.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-18 09:53:06.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41fdb59c 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.181 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-18 09:53:06.182 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.182 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.182 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-18 09:53:06.201 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.211 [DefaultDispatcher-worker-9 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:06.211 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.211 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.211 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.212 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.212 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.212 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.214 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.216 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e047d85 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.216 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-18 09:53:06.217 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.217 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.217 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-18 09:53:06.230 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.241 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.243 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.244 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.257 [DefaultDispatcher-worker-11 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 09:53:06.273 [DefaultDispatcher-worker-12 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.278 [DefaultDispatcher-worker-16 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:06.278 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.278 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.278 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.279 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.279 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.282 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.285 [DefaultDispatcher-worker-6 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.288 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.290 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112858c 2024-04-18 09:53:06.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-18 09:53:06.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-18 09:53:06.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.297 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5112858c: (connection evicted) 2024-04-18 09:53:06.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-18 09:53:06.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-18 09:53:06.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-18 09:53:06.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-18 09:53:06.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.299 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe: (connection evicted) 2024-04-18 09:53:06.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-18 09:53:06.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3db079 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.300 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-18 09:53:06.301 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.301 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.301 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-18 09:53:06.319 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.321 [DefaultDispatcher-worker-8 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:06.322 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.322 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.322 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.323 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.323 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.331 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.331 [DefaultDispatcher-worker-5 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:06.331 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.331 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.331 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.333 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.333 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.333 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.335 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204b1903 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.335 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.336 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-18 09:53:06.336 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.336 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.336 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-18 09:53:06.351 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.362 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.364 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.365 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.377 [DefaultDispatcher-worker-9 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 09:53:06.391 [DefaultDispatcher-worker-1 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.401 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.402 [DefaultDispatcher-worker-1 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2024-04-18 09:53:06.453 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-18 09:53:06.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-18 09:53:06.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.462 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88: (connection evicted) 2024-04-18 09:53:06.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-18 09:53:06.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-18 09:53:06.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-18 09:53:06.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-18 09:53:06.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.463 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d: (connection evicted) 2024-04-18 09:53:06.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-18 09:53:06.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0695da 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-18 09:53:06.465 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.466 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-18 09:53:06.481 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.492 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.493 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.495 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6deb2b19 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.496 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-18 09:53:06.510 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.521 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.523 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.524 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.536 [DefaultDispatcher-worker-17 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-04-18 09:53:06.541 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:06.541 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.542 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.542 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.543 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.543 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.551 [DefaultDispatcher-worker-3 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.561 [DefaultDispatcher-worker-13 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-04-18 09:53:06.566 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-18 09:53:06.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-18 09:53:06.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.570 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796: (connection evicted) 2024-04-18 09:53:06.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-18 09:53:06.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-18 09:53:06.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-18 09:53:06.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-18 09:53:06.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.571 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780e6b63: (connection evicted) 2024-04-18 09:53:06.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-18 09:53:06.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedf25b 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.573 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.574 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-18 09:53:06.574 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.574 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.574 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-18 09:53:06.592 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.603 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.605 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.606 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14cf30b3 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.607 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-18 09:53:06.622 [DefaultDispatcher-worker-2 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:06.622 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.622 [DefaultDispatcher-worker-2 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.622 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.623 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.623 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.625 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.635 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.637 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.639 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.651 [DefaultDispatcher-worker-13 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-04-18 09:53:06.664 [DefaultDispatcher-worker-13 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.674 [DefaultDispatcher-worker-12 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.674 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.678 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.681 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-04-18 09:53:06.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-18 09:53:06.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-18 09:53:06.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.689 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f84e764: (connection evicted) 2024-04-18 09:53:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-18 09:53:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-18 09:53:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-18 09:53:06.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-18 09:53:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.690 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363d3958: (connection evicted) 2024-04-18 09:53:06.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-18 09:53:06.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d11a5c 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.692 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.693 [Test worker @coroutine#4088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-18 09:53:06.694 [DefaultDispatcher-worker-3 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:06.694 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.694 [DefaultDispatcher-worker-3 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.694 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.695 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.695 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.708 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.719 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.720 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.722 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daee083 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.722 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.723 [Test worker @coroutine#4088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-18 09:53:06.736 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.747 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.749 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.750 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.762 [DefaultDispatcher-worker-16 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:53:06.776 [DefaultDispatcher-worker-14 @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.786 [DefaultDispatcher-worker-4 @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.793 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.798 [UI Thread @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc 2024-04-18 09:53:06.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-18 09:53:06.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-18 09:53:06.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.804 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ded2dfc: (connection evicted) 2024-04-18 09:53:06.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-18 09:53:06.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-18 09:53:06.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-18 09:53:06.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-18 09:53:06.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.806 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4: (connection evicted) 2024-04-18 09:53:06.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-18 09:53:06.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-18 09:53:06.808 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c75b91 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.809 [Test worker @coroutine#4181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-18 09:53:06.826 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.838 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.840 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.841 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-11 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-14 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-1 @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-11 @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-18 09:53:06.852 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.852 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.853 [DefaultDispatcher-worker-7 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.854 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.854 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.855 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.867 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa 2024-04-18 09:53:06.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-18 09:53:06.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-18 09:53:06.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:06.881 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667ce5fa: (connection evicted) 2024-04-18 09:53:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-18 09:53:06.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-18 09:53:06.883 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c9ec5b 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.884 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-18 09:53:06.885 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.885 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.885 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-18 09:53:06.901 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.914 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.916 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.917 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-04-18 09:53:06.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-18 09:53:06.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-18 09:53:06.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-18 09:53:06.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6575fd 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.923 [Test worker @coroutine#4249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-18 09:53:06.924 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.924 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.924 [Test worker @coroutine#4249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-18 09:53:06.942 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.953 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.955 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.957 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-04-18 09:53:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-18 09:53:06.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-18 09:53:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-18 09:53:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-18 09:53:06.962 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b1369 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.963 [Test worker @coroutine#4278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-18 09:53:06.977 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.989 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.991 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.993 [DefaultDispatcher-worker-2 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:06.993 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-18 09:53:06.993 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.993 [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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:06.993 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.994 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.994 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:06.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-18 09:53:06.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-18 09:53:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:06.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-18 09:53:06.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b53172 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:06.999 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-18 09:53:07.000 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.000 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.000 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-18 09:53:07.014 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.025 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.027 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.030 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.041 [DefaultDispatcher-worker-8 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 09:53:07.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-18 09:53:07.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-18 09:53:07.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.046 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731fb94: (connection evicted) 2024-04-18 09:53:07.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-18 09:53:07.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468d1fcc 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.048 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.049 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-18 09:53:07.065 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.075 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.077 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.079 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-04-18 09:53:07.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-18 09:53:07.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-18 09:53:07.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:07.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-18 09:53:07.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ce8f63 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.084 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-18 09:53:07.085 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.085 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.085 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-18 09:53:07.099 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.111 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.112 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.114 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.117 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.126 [DefaultDispatcher-worker-11 @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.129 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-18 09:53:07.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-18 09:53:07.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-18 09:53:07.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.142 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59acb725: (connection evicted) 2024-04-18 09:53:07.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-18 09:53:07.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-18 09:53:07.144 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.145 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-18 09:53:07.160 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.171 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.173 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.175 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feceb2f 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.175 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-18 09:53:07.176 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.176 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.176 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-18 09:53:07.190 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.201 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.202 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.204 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.217 [DefaultDispatcher-worker-11 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-04-18 09:53:07.222 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:07.222 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.222 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.222 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.223 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.223 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.230 [DefaultDispatcher-worker-5 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.246 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:07.248 [DefaultDispatcher-worker-15 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-18 09:53:07.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-18 09:53:07.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-18 09:53:07.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.258 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0: (connection evicted) 2024-04-18 09:53:07.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-18 09:53:07.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-18 09:53:07.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-18 09:53:07.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-18 09:53:07.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.259 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b41ceac: (connection evicted) 2024-04-18 09:53:07.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-18 09:53:07.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eba3c3f 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.260 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.261 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-18 09:53:07.277 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.289 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.291 [DefaultDispatcher-worker-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:07.291 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.291 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.291 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.291 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.292 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.292 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.293 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4bd9e4 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.293 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-18 09:53:07.294 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.294 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.294 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-18 09:53:07.307 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.318 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.320 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.322 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.333 [DefaultDispatcher-worker-1 @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7424a39e 2024-04-18 09:53:07.334 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:07.334 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.334 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.334 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.335 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.335 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.341 [DefaultDispatcher-worker-13 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:07.341 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.341 [DefaultDispatcher-worker-13 @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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.341 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.342 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.342 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.346 [DefaultDispatcher-worker-6 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.360 [DefaultDispatcher-worker-8 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c98079 2024-04-18 09:53:07.361 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-18 09:53:07.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-18 09:53:07.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.364 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c98079: (connection evicted) 2024-04-18 09:53:07.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-18 09:53:07.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-18 09:53:07.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-18 09:53:07.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-18 09:53:07.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.365 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7424a39e: (connection evicted) 2024-04-18 09:53:07.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-18 09:53:07.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e75e88 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.368 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.369 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-18 09:53:07.383 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.394 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.396 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.398 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.398 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-18 09:53:07.399 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.399 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.399 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-18 09:53:07.412 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.423 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.425 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.427 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.440 [DefaultDispatcher-worker-5 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 09:53:07.452 [DefaultDispatcher-worker-9 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.469 [DefaultDispatcher-worker-6 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.469 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:07.479 [DefaultDispatcher-worker-11 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.491 [DefaultDispatcher-worker-5 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 09:53:07.499 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-18 09:53:07.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-18 09:53:07.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.503 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222af5ff: (connection evicted) 2024-04-18 09:53:07.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-18 09:53:07.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-18 09:53:07.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-18 09:53:07.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-18 09:53:07.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.504 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146c61d: (connection evicted) 2024-04-18 09:53:07.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-18 09:53:07.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9223122 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-18 09:53:07.507 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.508 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.508 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-18 09:53:07.524 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.538 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.539 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.541 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4a77be 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.541 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.542 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-18 09:53:07.551 [DefaultDispatcher-worker-5 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:07.552 [DefaultDispatcher-worker-5 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.552 [DefaultDispatcher-worker-5 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.552 [DefaultDispatcher-worker-5 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.553 [DefaultDispatcher-worker-11 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.553 [DefaultDispatcher-worker-11 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.555 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.566 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.568 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.570 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.582 [DefaultDispatcher-worker-5 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 09:53:07.594 [DefaultDispatcher-worker-5 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.608 [DefaultDispatcher-worker-8 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.608 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.616 [DefaultDispatcher-worker-5 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 09:53:07.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-18 09:53:07.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-18 09:53:07.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.628 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731504: (connection evicted) 2024-04-18 09:53:07.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-18 09:53:07.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-18 09:53:07.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-18 09:53:07.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-18 09:53:07.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.629 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53628ff6: (connection evicted) 2024-04-18 09:53:07.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-18 09:53:07.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d487147 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.631 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-18 09:53:07.632 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.632 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.632 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-18 09:53:07.633 [DefaultDispatcher-worker-5 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:07.634 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.634 [DefaultDispatcher-worker-5 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.634 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.635 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.635 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.650 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.661 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.663 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.665 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.665 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f2bfe6 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.666 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-18 09:53:07.680 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.691 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.693 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.695 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.706 [DefaultDispatcher-worker-2 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:07.706 [DefaultDispatcher-worker-10 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 09:53:07.706 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.706 [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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.706 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.707 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.707 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.719 [DefaultDispatcher-worker-5 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.729 [DefaultDispatcher-worker-3 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 09:53:07.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-18 09:53:07.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-18 09:53:07.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.732 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a: (connection evicted) 2024-04-18 09:53:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-18 09:53:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-18 09:53:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-18 09:53:07.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-18 09:53:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.733 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6: (connection evicted) 2024-04-18 09:53:07.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-18 09:53:07.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a98983b 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.736 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-18 09:53:07.737 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.737 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.737 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-18 09:53:07.751 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.762 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.764 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.765 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521981d9 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.766 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-18 09:53:07.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.767 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-18 09:53:07.780 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.791 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.793 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.795 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.808 [DefaultDispatcher-worker-4 @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181909f0 2024-04-18 09:53:07.822 [DefaultDispatcher-worker-7 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.835 [DefaultDispatcher-worker-1 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.837 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.859 [DefaultDispatcher-worker-2 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3905229 2024-04-18 09:53:07.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-18 09:53:07.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-18 09:53:07.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.862 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3905229: (connection evicted) 2024-04-18 09:53:07.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-18 09:53:07.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-18 09:53:07.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-18 09:53:07.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-18 09:53:07.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:07.864 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@181909f0: (connection evicted) 2024-04-18 09:53:07.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:07.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-18 09:53:07.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-18 09:53:07.865 [DefaultDispatcher-worker-17 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:07.865 [DefaultDispatcher-worker-6 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:07.866 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.866 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-18 09:53:07.866 [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-18 09:53:07.866 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:07.866 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.866 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a46bf3 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.866 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-18 09:53:07.867 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.867 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.867 [DefaultDispatcher-worker-4 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.867 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-18 09:53:07.867 [DefaultDispatcher-worker-3 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.867 [DefaultDispatcher-worker-3 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:07.884 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.895 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.896 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.898 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.898 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75364777 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.899 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-18 09:53:07.914 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.934 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.936 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.938 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.950 [DefaultDispatcher-worker-2 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36117f63 2024-04-18 09:53:07.964 [DefaultDispatcher-worker-10 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.967 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:07.975 [DefaultDispatcher-worker-9 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.984 [DefaultDispatcher-worker-9 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:07.999 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.001 [DefaultDispatcher-worker-15 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-18 09:53:08.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-18 09:53:08.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-18 09:53:08.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.003 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf: (connection evicted) 2024-04-18 09:53:08.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-18 09:53:08.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-18 09:53:08.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-18 09:53:08.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-18 09:53:08.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.004 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36117f63: (connection evicted) 2024-04-18 09:53:08.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-18 09:53:08.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-18 09:53:08.005 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:08.005 [DefaultDispatcher-worker-16 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.005 [DefaultDispatcher-worker-16 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.005 [DefaultDispatcher-worker-16 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.006 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-18 09:53:08.006 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.006 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a7d12 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.007 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-18 09:53:08.022 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.032 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.034 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.036 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf70ce5 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-18 09:53:08.036 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.037 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-18 09:53:08.050 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.061 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.063 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.065 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.077 [DefaultDispatcher-worker-10 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4 2024-04-18 09:53:08.089 [DefaultDispatcher-worker-10 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.102 [DefaultDispatcher-worker-11 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-18 09:53:08.107 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:08.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-18 09:53:08.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-18 09:53:08.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.114 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299022a9: (connection evicted) 2024-04-18 09:53:08.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-18 09:53:08.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-18 09:53:08.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-18 09:53:08.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-18 09:53:08.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.115 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a3e3b4: (connection evicted) 2024-04-18 09:53:08.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-18 09:53:08.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cae7d5 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.117 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-18 09:53:08.124 [DefaultDispatcher-worker-12 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-18 09:53:08.135 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.146 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.148 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.150 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6236beac 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.150 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-18 09:53:08.164 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.175 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.176 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.178 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.190 [DefaultDispatcher-worker-2 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2024-04-18 09:53:08.203 [DefaultDispatcher-worker-7 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.213 [DefaultDispatcher-worker-2 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2024-04-18 09:53:08.216 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-18 09:53:08.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-18 09:53:08.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.218 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4390b78f: (connection evicted) 2024-04-18 09:53:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-18 09:53:08.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-18 09:53:08.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-18 09:53:08.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-18 09:53:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.219 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1320d929: (connection evicted) 2024-04-18 09:53:08.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-18 09:53:08.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8802cf 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.221 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-18 09:53:08.233 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:08.233 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.233 [DefaultDispatcher-worker-11 @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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.233 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.234 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.234 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.238 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.249 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.251 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.253 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@353b5d86 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.253 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-18 09:53:08.267 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.278 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.280 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.281 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.294 [DefaultDispatcher-worker-7 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2024-04-18 09:53:08.301 [DefaultDispatcher-worker-2 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:08.301 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.301 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.301 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.302 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.302 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.309 [DefaultDispatcher-worker-2 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.318 [DefaultDispatcher-worker-5 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2024-04-18 09:53:08.322 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-18 09:53:08.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-18 09:53:08.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.322 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494775f1: (connection evicted) 2024-04-18 09:53:08.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-18 09:53:08.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-18 09:53:08.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-18 09:53:08.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-18 09:53:08.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.324 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80: (connection evicted) 2024-04-18 09:53:08.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-18 09:53:08.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da8853c 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.327 [Test worker @coroutine#4797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-18 09:53:08.328 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.328 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.328 [Test worker @coroutine#4797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-18 09:53:08.346 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.348 [DefaultDispatcher-worker-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:08.348 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.348 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.348 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.349 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.349 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.353 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:08.353 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.353 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.353 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.354 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.354 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.357 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.359 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.361 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154ea177 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.361 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.362 [Test worker @coroutine#4797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-18 09:53:08.376 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.387 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.388 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.390 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.402 [DefaultDispatcher-worker-4 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12de62aa 2024-04-18 09:53:08.416 [DefaultDispatcher-worker-8 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.428 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:08.431 [DefaultDispatcher-worker-14 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.439 [DefaultDispatcher-worker-16 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.462 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.565 [DefaultDispatcher-worker-7 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:08.566 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.566 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.566 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.567 [DefaultDispatcher-worker-14 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.567 [DefaultDispatcher-worker-14 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.568 [DefaultDispatcher-worker-7 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275860e9 2024-04-18 09:53:08.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-18 09:53:08.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-18 09:53:08.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.570 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275860e9: (connection evicted) 2024-04-18 09:53:08.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-18 09:53:08.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-18 09:53:08.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-18 09:53:08.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-18 09:53:08.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.572 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12de62aa: (connection evicted) 2024-04-18 09:53:08.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-18 09:53:08.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718212ef 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.574 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-18 09:53:08.590 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.591 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.602 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.603 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.605 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.605 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c530b5 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.606 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-18 09:53:08.619 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.632 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.634 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.646 [DefaultDispatcher-worker-9 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2024-04-18 09:53:08.646 [DefaultDispatcher-worker-6 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:08.647 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.647 [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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.647 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.648 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.648 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.660 [DefaultDispatcher-worker-3 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.674 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:08.675 [DefaultDispatcher-worker-11 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.684 [DefaultDispatcher-worker-12 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2024-04-18 09:53:08.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-18 09:53:08.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-18 09:53:08.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.688 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd: (connection evicted) 2024-04-18 09:53:08.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-18 09:53:08.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-18 09:53:08.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-18 09:53:08.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-18 09:53:08.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.690 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd: (connection evicted) 2024-04-18 09:53:08.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-18 09:53:08.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@302fa67a 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.691 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.692 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-18 09:53:08.708 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.718 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:08.718 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.718 [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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.718 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.719 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.719 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.720 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.721 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.723 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e49ab66 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.723 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.724 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-18 09:53:08.737 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.748 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.750 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.751 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.763 [DefaultDispatcher-worker-10 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2024-04-18 09:53:08.776 [DefaultDispatcher-worker-9 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.788 [DefaultDispatcher-worker-13 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-04-18 09:53:08.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-18 09:53:08.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-18 09:53:08.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.792 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1: (connection evicted) 2024-04-18 09:53:08.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-18 09:53:08.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-18 09:53:08.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-18 09:53:08.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-18 09:53:08.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.793 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f8693e: (connection evicted) 2024-04-18 09:53:08.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-18 09:53:08.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130901fd 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.795 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.796 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-18 09:53:08.812 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.823 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.824 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.826 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a1324 2024-04-18 09:53:08.826 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.827 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-18 09:53:08.840 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.851 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.852 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.854 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.866 [DefaultDispatcher-worker-5 @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-12 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.878 [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-18 09:53:08.878 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:08.878 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.879 [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-18 09:53:08.879 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.879 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:08.882 [DefaultDispatcher-worker-4 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.894 [DefaultDispatcher-worker-8 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.896 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:08.904 [DefaultDispatcher-worker-4 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-18 09:53:08.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-18 09:53:08.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-18 09:53:08.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.911 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20fdd484: (connection evicted) 2024-04-18 09:53:08.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-18 09:53:08.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-18 09:53:08.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-18 09:53:08.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-18 09:53:08.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.912 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@816272a: (connection evicted) 2024-04-18 09:53:08.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-18 09:53:08.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34788780 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:08.914 [Test worker @coroutine#4948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-18 09:53:08.915 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.915 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.915 [Test worker @coroutine#4948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-18 09:53:08.933 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.950 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.953 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.955 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.966 [DefaultDispatcher-worker-8 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.976 [DefaultDispatcher-worker-16 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-18 09:53:08.992 [UI Thread @coroutine#4975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582354565385060352 2024-04-18 09:53:08.992 [UI Thread @coroutine#4975] 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=582354565385060352. 2024-04-18 09:53:08.992 [UI Thread @coroutine#4975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582354565385060352 2024-04-18 09:53:08.994 [UI Thread @coroutine#4975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582354565385060352 2024-04-18 09:53:08.994 [UI Thread @coroutine#4975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582354565385060352 2024-04-18 09:53:08.994 [UI Thread @coroutine#4975] 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=582354565385060352. 2024-04-18 09:53:08.994 [UI Thread @coroutine#4975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582354565385060352 to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:53:08.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-18 09:53:08.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-18 09:53:08.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:08.997 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b1b28: (connection evicted) 2024-04-18 09:53:08.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:08.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-18 09:53:08.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-18 09:53:09.049 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312af870 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.050 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-18 09:53:09.051 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.051 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.051 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-18 09:53:09.060 [DefaultDispatcher-worker-5 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:09.060 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.060 [DefaultDispatcher-worker-5 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.060 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.061 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.062 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.065 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.081 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.083 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.085 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.107 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.108 [DefaultDispatcher-worker-4 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.117 [DefaultDispatcher-worker-12 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.126 [DefaultDispatcher-worker-13 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2024-04-18 09:53:09.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-18 09:53:09.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-18 09:53:09.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.138 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1160c54b: (connection evicted) 2024-04-18 09:53:09.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-18 09:53:09.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-18 09:53:09.188 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.188 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31efe094 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.196 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.197 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-18 09:53:09.211 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.222 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.223 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.225 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a0f3 2024-04-18 09:53:09.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-18 09:53:09.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-18 09:53:09.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:09.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-18 09:53:09.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-18 09:53:09.230 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb3666 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.231 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-18 09:53:09.242 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:09.242 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.242 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.242 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.244 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.244 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.247 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.258 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.260 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.262 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c71d704 2024-04-18 09:53:09.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-18 09:53:09.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-18 09:53:09.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:09.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-18 09:53:09.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204d101 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.267 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-18 09:53:09.268 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.268 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.268 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-18 09:53:09.282 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.293 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.295 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.297 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdebf 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.297 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-18 09:53:09.298 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.298 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.298 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-18 09:53:09.312 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.313 [DefaultDispatcher-worker-8 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:09.313 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.313 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.313 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.314 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.314 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.323 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.325 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.327 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.342 [DefaultDispatcher-worker-5 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-18 09:53:09.354 [DefaultDispatcher-worker-17 @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2024-04-18 09:53:09.359 [UI Thread @coroutine#5084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.359 [UI Thread @coroutine#5084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:53:09.359 [UI Thread @coroutine#5084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.360 [DefaultDispatcher-worker-13 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:09.360 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.360 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.360 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.361 [UI Thread @coroutine#5084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.361 [UI Thread @coroutine#5084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.361 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.361 [UI Thread @coroutine#5084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:53:09.361 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.361 [UI Thread @coroutine#5084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:09.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-18 09:53:09.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-18 09:53:09.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.363 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad: (connection evicted) 2024-04-18 09:53:09.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-18 09:53:09.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-18 09:53:09.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-18 09:53:09.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-18 09:53:09.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.364 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17: (connection evicted) 2024-04-18 09:53:09.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-18 09:53:09.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-18 09:53:09.365 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:09.365 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.365 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.365 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43baf0b9 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.366 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.366 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.366 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-18 09:53:09.367 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.367 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.367 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-18 09:53:09.372 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.381 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.392 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.393 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.395 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.395 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1381fc 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.396 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-18 09:53:09.409 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.422 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.424 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.426 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.437 [DefaultDispatcher-worker-15 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2024-04-18 09:53:09.451 [DefaultDispatcher-worker-13 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-18 09:53:09.453 [UI Thread @coroutine#5119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.453 [UI Thread @coroutine#5119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:53:09.453 [UI Thread @coroutine#5119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.455 [UI Thread @coroutine#5119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.455 [UI Thread @coroutine#5119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-18 09:53:09.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-18 09:53:09.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.457 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebd4486: (connection evicted) 2024-04-18 09:53:09.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-18 09:53:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-18 09:53:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-18 09:53:09.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-18 09:53:09.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.458 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b: (connection evicted) 2024-04-18 09:53:09.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-18 09:53:09.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b810b54 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.461 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-18 09:53:09.462 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.462 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.462 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-18 09:53:09.479 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.490 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.492 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.494 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216906a0 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.494 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.495 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-18 09:53:09.509 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.520 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.521 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.523 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.535 [DefaultDispatcher-worker-9 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-04-18 09:53:09.545 [DefaultDispatcher-worker-11 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-18 09:53:09.547 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.547 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:53:09.547 [UI Thread @coroutine#5149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.549 [UI Thread @coroutine#5149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.549 [UI Thread @coroutine#5149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:53:09.549 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:53:09.549 [UI Thread @coroutine#5149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49223/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:09.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-18 09:53:09.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-18 09:53:09.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.550 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10387d6d: (connection evicted) 2024-04-18 09:53:09.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-18 09:53:09.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-18 09:53:09.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-18 09:53:09.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-18 09:53:09.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.551 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b: (connection evicted) 2024-04-18 09:53:09.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-18 09:53:09.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-18 09:53:09.553 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e8522e 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.554 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-18 09:53:09.574 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.577 [DefaultDispatcher-worker-6 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:09.577 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.577 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.577 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.579 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.579 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.585 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.586 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.588 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.588 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31137f4d 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.589 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-18 09:53:09.602 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.613 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.615 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.616 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.629 [DefaultDispatcher-worker-13 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-18 09:53:09.642 [DefaultDispatcher-worker-2 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.653 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.655 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:09.658 [DefaultDispatcher-worker-4 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:09.658 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.658 [DefaultDispatcher-worker-4 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.658 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.659 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.659 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.661 [DefaultDispatcher-worker-16 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-18 09:53:09.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-18 09:53:09.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-18 09:53:09.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.671 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4833bb83: (connection evicted) 2024-04-18 09:53:09.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-18 09:53:09.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-18 09:53:09.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-18 09:53:09.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-18 09:53:09.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.672 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3177190a: (connection evicted) 2024-04-18 09:53:09.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-18 09:53:09.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-18 09:53:09.674 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be49e00 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.674 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-18 09:53:09.675 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.675 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.675 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-18 09:53:09.689 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.700 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.701 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.702 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.703 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.726 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.729 [DefaultDispatcher-worker-5 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:09.729 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.729 [DefaultDispatcher-worker-5 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.729 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.729 [DefaultDispatcher-worker-4 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.730 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.730 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.735 [DefaultDispatcher-worker-8 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.749 [DefaultDispatcher-worker-10 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.768 [DefaultDispatcher-worker-2 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-04-18 09:53:09.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-18 09:53:09.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-18 09:53:09.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.771 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f: (connection evicted) 2024-04-18 09:53:09.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-18 09:53:09.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab0d15 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.774 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-18 09:53:09.775 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.775 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.775 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-18 09:53:09.794 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.805 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.807 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.809 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731819a0 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.809 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-18 09:53:09.823 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.827 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.834 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.835 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.837 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.849 [DefaultDispatcher-worker-3 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-04-18 09:53:09.850 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.861 [DefaultDispatcher-worker-11 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.873 [DefaultDispatcher-worker-11 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-04-18 09:53:09.875 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-18 09:53:09.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-18 09:53:09.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.879 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8617c: (connection evicted) 2024-04-18 09:53:09.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-18 09:53:09.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-18 09:53:09.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-18 09:53:09.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-18 09:53:09.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.880 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a: (connection evicted) 2024-04-18 09:53:09.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-18 09:53:09.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-18 09:53:09.883 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271bbb75 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.884 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-18 09:53:09.885 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.885 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.885 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-14 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-15 @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-18 09:53:09.892 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.892 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.893 [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-18 09:53:09.893 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.893 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:09.894 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.903 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.914 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.915 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.917 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.928 [DefaultDispatcher-worker-13 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.937 [DefaultDispatcher-worker-10 @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.945 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.952 [DefaultDispatcher-worker-4 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2024-04-18 09:53:09.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-18 09:53:09.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-18 09:53:09.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:09.954 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73193fe0: (connection evicted) 2024-04-18 09:53:09.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:09.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-18 09:53:09.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8cf854 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:09.956 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-18 09:53:09.957 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.957 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.957 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-18 09:53:09.971 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.982 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.984 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.986 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:09.994 [DefaultDispatcher-worker-9 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:10.000 [DefaultDispatcher-worker-16 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2024-04-18 09:53:10.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-18 09:53:10.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-18 09:53:10.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.001 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c5652b: (connection evicted) 2024-04-18 09:53:10.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-18 09:53:10.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5936e4ba 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.004 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-18 09:53:10.005 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.005 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.005 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-18 09:53:10.019 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.030 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.032 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.034 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.091 [DefaultDispatcher-worker-6 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2024-04-18 09:53:10.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-18 09:53:10.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-18 09:53:10.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.094 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8551ee6: (connection evicted) 2024-04-18 09:53:10.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-18 09:53:10.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.096 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-18 09:53:10.097 [DefaultDispatcher-worker-8 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:10.097 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.097 [DefaultDispatcher-worker-8 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.097 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.098 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.098 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.110 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.121 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.123 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.125 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.136 [DefaultDispatcher-worker-8 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.144 [DefaultDispatcher-worker-3 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 09:53:10.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-18 09:53:10.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-18 09:53:10.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.151 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2024-04-18 09:53:10.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-18 09:53:10.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-18 09:53:10.155 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.156 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-18 09:53:10.162 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.162 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.162 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-18 09:53:10.175 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.186 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.187 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.189 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.191 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 09:53:10.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-18 09:53:10.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-18 09:53:10.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-18 09:53:10.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0c88f4 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.195 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-18 09:53:10.196 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.196 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.196 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-18 09:53:10.209 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.220 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.222 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.224 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-04-18 09:53:10.224 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-18 09:53:10.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-18 09:53:10.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-18 09:53:10.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474a63d9 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.227 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-18 09:53:10.241 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.250 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.252 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.254 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.254 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:10.254 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.255 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.255 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.255 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-18 09:53:10.256 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.256 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-18 09:53:10.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-18 09:53:10.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-18 09:53:10.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-18 09:53:10.265 [UI Thread @coroutine#5452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56935/Site/verify 2024-04-18 09:53:10.266 [UI Thread @coroutine#5452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56935/Site/verify. 2024-04-18 09:53:10.266 [UI Thread @coroutine#5452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56935/Site/verify 2024-04-18 09:53:10.267 [UI Thread @coroutine#5452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56935/Site/verify 2024-04-18 09:53:10.267 [UI Thread @coroutine#5452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56935/Site/verify 2024-04-18 09:53:10.268 [UI Thread @coroutine#5452] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56935/Site/verify. 2024-04-18 09:53:10.268 [UI Thread @coroutine#5452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56935/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f5ed8 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.272 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-18 09:53:10.273 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.273 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.273 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-18 09:53:10.290 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.303 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.305 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.307 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-18 09:53:10.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-18 09:53:10.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-18 09:53:10.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-18 09:53:10.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be8c1bb 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.311 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-18 09:53:10.312 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.312 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.312 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-18 09:53:10.325 [DefaultDispatcher-worker-5 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:10.325 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.325 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.325 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.326 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.326 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.332 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.343 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.344 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.346 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-18 09:53:10.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-18 09:53:10.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-18 09:53:10.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-18 09:53:10.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-18 09:53:10.349 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b2819f 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.350 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-18 09:53:10.364 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.372 [DefaultDispatcher-worker-9 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:10.373 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.373 [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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.373 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.374 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.374 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.377 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.377 [DefaultDispatcher-worker-11 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:10.377 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.377 [DefaultDispatcher-worker-11 @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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.377 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.378 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.378 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.378 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.380 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-18 09:53:10.382 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55847/Site/verify 2024-04-18 09:53:10.382 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55847/Site/verify. 2024-04-18 09:53:10.382 [UI Thread @coroutine#5524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55847/Site/verify 2024-04-18 09:53:10.384 [UI Thread @coroutine#5524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55847/Site/verify 2024-04-18 09:53:10.384 [UI Thread @coroutine#5524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55847/Site/verify 2024-04-18 09:53:10.384 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55847/Site/verify. 2024-04-18 09:53:10.384 [UI Thread @coroutine#5524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55847/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-18 09:53:10.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-18 09:53:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-18 09:53:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-18 09:53:10.390 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58551/Site/verify 2024-04-18 09:53:10.390 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58551/Site/verify. 2024-04-18 09:53:10.390 [UI Thread @coroutine#5537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58551/Site/verify 2024-04-18 09:53:10.391 [UI Thread @coroutine#5537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58551/Site/verify 2024-04-18 09:53:10.391 [UI Thread @coroutine#5537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58551/Site/verify 2024-04-18 09:53:10.391 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58551/Site/verify. 2024-04-18 09:53:10.391 [UI Thread @coroutine#5537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58551/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:10.397 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57949/Site/verify 2024-04-18 09:53:10.397 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57949/Site/verify. 2024-04-18 09:53:10.397 [UI Thread @coroutine#5550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57949/Site/verify 2024-04-18 09:53:10.398 [UI Thread @coroutine#5550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57949/Site/verify 2024-04-18 09:53:10.398 [UI Thread @coroutine#5550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57949/Site/verify 2024-04-18 09:53:10.398 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57949/Site/verify. 2024-04-18 09:53:10.398 [UI Thread @coroutine#5550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57949/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:10.404 [UI Thread @coroutine#5564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-18 09:53:10.404 [UI Thread @coroutine#5564] 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-18 09:53:10.404 [UI Thread @coroutine#5564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-18 09:53:10.406 [UI Thread @coroutine#5564] 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-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.408 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-18 09:53:10.409 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.409 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.409 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-18 09:53:10.416 [DefaultDispatcher-worker-1 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2024-04-18 09:53:10.423 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.434 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.436 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.438 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.448 [DefaultDispatcher-worker-14 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6e5da4 2024-04-18 09:53:10.448 [DefaultDispatcher-worker-2 @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.456 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.473 [DefaultDispatcher-worker-10 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.483 [DefaultDispatcher-worker-10 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.492 [DefaultDispatcher-worker-4 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a78d380 2024-04-18 09:53:10.492 [DefaultDispatcher-worker-4 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.500 [DefaultDispatcher-worker-14 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.509 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:10.509 [DefaultDispatcher-worker-15 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.515 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.519 [DefaultDispatcher-worker-1 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-18 09:53:10.520 [DefaultDispatcher-worker-12 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.537 [DefaultDispatcher-worker-2 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 09:53:10.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-18 09:53:10.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-18 09:53:10.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.539 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2024-04-18 09:53:10.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-18 09:53:10.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-18 09:53:10.541 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bcd497 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.542 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-18 09:53:10.547 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.559 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.570 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.571 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.573 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4e5982 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.573 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.574 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-18 09:53:10.588 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.589 [DefaultDispatcher-worker-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:10.589 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.589 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.589 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.590 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.590 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.592 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.599 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.601 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.603 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.614 [DefaultDispatcher-worker-14 @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 09:53:10.618 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.628 [DefaultDispatcher-worker-4 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 09:53:10.642 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-18 09:53:10.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-18 09:53:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.644 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e: (connection evicted) 2024-04-18 09:53:10.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-18 09:53:10.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-18 09:53:10.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-18 09:53:10.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-18 09:53:10.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.645 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d: (connection evicted) 2024-04-18 09:53:10.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-18 09:53:10.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593f6c3 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.647 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-18 09:53:10.648 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.648 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.648 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-18 09:53:10.664 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.669 [DefaultDispatcher-worker-17 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:10.669 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.669 [DefaultDispatcher-worker-17 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.669 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.670 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.670 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.675 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.676 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.678 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.678 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7bfb13 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.679 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-18 09:53:10.693 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.703 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.705 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.708 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.720 [DefaultDispatcher-worker-2 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2024-04-18 09:53:10.735 [DefaultDispatcher-worker-1 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.741 [DefaultDispatcher-worker-9 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:10.741 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.741 [DefaultDispatcher-worker-9 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.741 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.742 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.742 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.746 [DefaultDispatcher-worker-12 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-18 09:53:10.748 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-18 09:53:10.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-18 09:53:10.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.751 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358b70c4: (connection evicted) 2024-04-18 09:53:10.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-18 09:53:10.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-18 09:53:10.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-18 09:53:10.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-18 09:53:10.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.752 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d: (connection evicted) 2024-04-18 09:53:10.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:10.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-18 09:53:10.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c5b5f8 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.754 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.755 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-18 09:53:10.755 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.755 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.755 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-18 09:53:10.771 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.783 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.785 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.787 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743a9292 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.787 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-18 09:53:10.801 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.811 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.813 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.815 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.827 [DefaultDispatcher-worker-8 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5 2024-04-18 09:53:10.838 [DefaultDispatcher-worker-10 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.849 [DefaultDispatcher-worker-16 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-18 09:53:10.855 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.888 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-2 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.905 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.905 [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-18 09:53:10.905 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.906 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.906 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:10.906 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-18 09:53:11.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-18 09:53:11.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.103 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a: (connection evicted) 2024-04-18 09:53:11.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-18 09:53:11.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-18 09:53:11.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-18 09:53:11.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-18 09:53:11.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.104 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4691e2f5: (connection evicted) 2024-04-18 09:53:11.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-18 09:53:11.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-18 09:53:11.106 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1eb893 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.107 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-18 09:53:11.108 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.108 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.108 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-18 09:53:11.109 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:11.110 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.110 [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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.110 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.111 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.111 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.126 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.137 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.139 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.141 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.141 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.142 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-18 09:53:11.156 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.167 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.168 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.170 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.182 [DefaultDispatcher-worker-14 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 09:53:11.194 [DefaultDispatcher-worker-1 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.203 [DefaultDispatcher-worker-6 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.208 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.213 [DefaultDispatcher-worker-11 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 09:53:11.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-18 09:53:11.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-18 09:53:11.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.218 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ac3788: (connection evicted) 2024-04-18 09:53:11.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-18 09:53:11.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-18 09:53:11.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-18 09:53:11.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-18 09:53:11.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.219 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2024-04-18 09:53:11.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-18 09:53:11.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b995b8 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.221 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.222 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-18 09:53:11.222 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.222 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.222 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-18 09:53:11.238 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.251 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.252 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.254 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e211727 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.254 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.255 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-18 09:53:11.266 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:11.266 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.266 [DefaultDispatcher-worker-11 @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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.266 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.267 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.267 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.269 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.279 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.281 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.283 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.294 [DefaultDispatcher-worker-14 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 09:53:11.307 [DefaultDispatcher-worker-3 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.316 [DefaultDispatcher-worker-14 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.322 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.325 [DefaultDispatcher-worker-5 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 09:53:11.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-18 09:53:11.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-18 09:53:11.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.331 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d: (connection evicted) 2024-04-18 09:53:11.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-18 09:53:11.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-18 09:53:11.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-18 09:53:11.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-18 09:53:11.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.333 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad: (connection evicted) 2024-04-18 09:53:11.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-18 09:53:11.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59da32ad 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.335 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-18 09:53:11.336 [DefaultDispatcher-worker-16 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:11.336 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.336 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.336 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.336 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-18 09:53:11.336 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.336 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.337 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.337 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.359 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.370 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.371 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.373 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e86ff3b 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.374 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-18 09:53:11.385 [DefaultDispatcher-worker-3 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2024-04-18 09:53:11.385 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.385 [DefaultDispatcher-worker-3 @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:47167/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.385 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.386 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.386 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47167/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.389 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fcd3e5 2024-04-18 09:53:11.389 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.389 [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:42369/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.389 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.390 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.390 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42369/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.390 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.401 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.403 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.405 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.417 [DefaultDispatcher-worker-14 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d332ebc 2024-04-18 09:53:11.429 [DefaultDispatcher-worker-2 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.436 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.438 [DefaultDispatcher-worker-2 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.448 [DefaultDispatcher-worker-8 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e 2024-04-18 09:53:11.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-18 09:53:11.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-18 09:53:11.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.454 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf7860e: (connection evicted) 2024-04-18 09:53:11.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-18 09:53:11.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-18 09:53:11.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-18 09:53:11.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-18 09:53:11.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.455 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d332ebc: (connection evicted) 2024-04-18 09:53:11.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-18 09:53:11.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-18 09:53:11.457 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c38d025 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.458 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-18 09:53:11.470 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.475 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.486 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.487 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.489 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-04-18 09:53:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-18 09:53:11.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-18 09:53:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-18 09:53:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-18 09:53:11.496 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b74a062 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.497 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-18 09:53:11.511 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.521 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.523 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.525 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.534 [DefaultDispatcher-worker-11 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.556 [DefaultDispatcher-worker-13 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.566 [DefaultDispatcher-worker-8 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-04-18 09:53:11.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-18 09:53:11.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-18 09:53:11.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.571 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160a8986: (connection evicted) 2024-04-18 09:53:11.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-18 09:53:11.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef3b7ac 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.573 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-18 09:53:11.587 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.599 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.600 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-18 09:53:11.601 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.601 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.601 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.601 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.602 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.602 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45287/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.603 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.614 [DefaultDispatcher-worker-13 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.636 [DefaultDispatcher-worker-2 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.645 [DefaultDispatcher-worker-12 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.653 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.660 [DefaultDispatcher-worker-15 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-18 09:53:11.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-18 09:53:11.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-18 09:53:11.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.662 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dbf902: (connection evicted) 2024-04-18 09:53:11.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-18 09:53:11.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@376a34fb 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.665 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-18 09:53:11.665 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.665 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.665 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-18 09:53:11.679 [DefaultDispatcher-worker-10 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfde2a4 2024-04-18 09:53:11.679 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.679 [DefaultDispatcher-worker-10 @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:34635/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.679 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.680 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.681 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34635/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.682 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.693 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.694 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.696 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.707 [DefaultDispatcher-worker-15 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.725 [DefaultDispatcher-worker-16 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.734 [DefaultDispatcher-worker-15 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.747 [DefaultDispatcher-worker-15 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544898 2024-04-18 09:53:11.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-18 09:53:11.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-18 09:53:11.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.748 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19544898: (connection evicted) 2024-04-18 09:53:11.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-18 09:53:11.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fad6743 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.752 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-18 09:53:11.753 [DefaultDispatcher-worker-14 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-18 09:53:11.753 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.753 [DefaultDispatcher-worker-14 @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:34029/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.753 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.754 [DefaultDispatcher-worker-13 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.754 [DefaultDispatcher-worker-13 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34029/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.768 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.779 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.781 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.784 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2024-04-18 09:53:11.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-18 09:53:11.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-18 09:53:11.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-18 09:53:11.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45dc4d1a 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.790 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-18 09:53:11.804 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.815 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.817 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.818 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a98fa6 2024-04-18 09:53:11.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-18 09:53:11.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-18 09:53:11.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-18 09:53:11.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6e9e03 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.822 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.823 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-18 09:53:11.837 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.848 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.849 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.851 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc26de5 2024-04-18 09:53:11.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-18 09:53:11.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-18 09:53:11.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-18 09:53:11.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc81ac4 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.857 [UI Thread @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-18 09:53:11.858 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.858 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.858 [UI Thread @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-18 09:53:11.877 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.888 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.890 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.892 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0 2024-04-18 09:53:11.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-18 09:53:11.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-18 09:53:11.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:11.895 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b2e08f0: (connection evicted) 2024-04-18 09:53:11.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-18 09:53:11.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45488836 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-18 09:53:11.898 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.899 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-18 09:53:11.918 [DefaultDispatcher-worker-7 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-18 09:53:11.918 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.918 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:11.918 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.918 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be77d99 2024-04-18 09:53:11.919 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.919 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.919 [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-18 09:53:11.919 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.920 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.920 [DefaultDispatcher-worker-7 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.920 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:53:11.930 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.931 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.933 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687313e1 2024-04-18 09:53:11.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-18 09:53:11.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-18 09:53:11.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-18 09:53:11.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4497fcd9 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.936 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.937 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-18 09:53:11.951 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.962 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.964 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.965 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-04-18 09:53:11.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-18 09:53:11.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-18 09:53:11.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-18 09:53:11.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a129b8 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:11.968 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-18 09:53:11.969 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.969 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.969 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-18 09:53:11.983 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.994 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.995 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.997 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc7d0 2024-04-18 09:53:11.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-18 09:53:11.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-18 09:53:11.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:11.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:11.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-18 09:53:11.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6c3f70 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.000 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-18 09:53:12.001 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.001 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.001 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-18 09:53:12.015 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.026 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.027 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.029 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-18 09:53:12.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-18 09:53:12.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-18 09:53:12.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-18 09:53:12.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-18 09:53:12.032 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1344ee24 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.033 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-18 09:53:12.047 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.058 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.060 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.062 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-18 09:53:12.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-18 09:53:12.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-18 09:53:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-18 09:53:12.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587107c 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.066 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.067 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-18 09:53:12.081 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.092 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.094 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.095 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ac1ff 2024-04-18 09:53:12.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-18 09:53:12.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-18 09:53:12.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-18 09:53:12.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c5fbe8a 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.099 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-18 09:53:12.115 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.120 [DefaultDispatcher-worker-8 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2024-04-18 09:53:12.120 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.120 [DefaultDispatcher-worker-8 @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:50467/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:12.120 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.121 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.121 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50467/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.127 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.129 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.130 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2024-04-18 09:53:12.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-18 09:53:12.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-18 09:53:12.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-18 09:53:12.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@228ed68c 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.134 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-18 09:53:12.149 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.159 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.161 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.163 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522a9876 2024-04-18 09:53:12.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-18 09:53:12.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-18 09:53:12.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-18 09:53:12.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c71329f 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-18 09:53:12.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.168 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.168 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-18 09:53:12.181 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.192 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.194 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.196 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2024-04-18 09:53:12.198 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-18 09:53:12.199 [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-18 09:53:12.199 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-18 09:53:12.200 [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-18 09:53:12.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-18 09:53:12.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-18 09:53:12.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-18 09:53:12.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b76a0f4 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.203 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-18 09:53:12.204 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.204 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.204 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-18 09:53:12.221 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.234 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.236 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.237 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2024-04-18 09:53:12.240 [UI Thread @coroutine#6334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/Site/verify 2024-04-18 09:53:12.240 [UI Thread @coroutine#6334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/Site/verify. 2024-04-18 09:53:12.240 [UI Thread @coroutine#6334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/Site/verify 2024-04-18 09:53:12.241 [UI Thread @coroutine#6334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/Site/verify 2024-04-18 09:53:12.241 [UI Thread @coroutine#6334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/Site/verify 2024-04-18 09:53:12.242 [UI Thread @coroutine#6334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58781/Site/verify. 2024-04-18 09:53:12.242 [UI Thread @coroutine#6334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58781/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:53:12.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-18 09:53:12.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-18 09:53:12.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:53:12.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-18 09:53:12.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c8a30e 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:53:12.248 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.249 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-18 09:53:12.268 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.278 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2024-04-18 09:53:12.279 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.279 [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:38791/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:12.279 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.279 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.280 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.280 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38791/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.281 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.282 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.292 [DefaultDispatcher-worker-8 @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.304 [DefaultDispatcher-worker-15 @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2024-04-18 09:53:12.309 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52161/582354584704139264/_ustadmanifest.json 2024-04-18 09:53:12.309 [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:52161/582354584704139264/_ustadmanifest.json. 2024-04-18 09:53:12.309 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52161/582354584704139264/_ustadmanifest.json 2024-04-18 09:53:12.311 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52161/582354584704139264/_ustadmanifest.json 2024-04-18 09:53:12.311 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52161/582354584704139264/_ustadmanifest.json 2024-04-18 09:53:12.311 [UI Thread @coroutine#6361] 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:52161/582354584704139264/_ustadmanifest.json. 2024-04-18 09:53:12.311 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52161/582354584704139264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:53:12.312 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52161/tincan.xml 2024-04-18 09:53:12.312 [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:52161/tincan.xml. 2024-04-18 09:53:12.312 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52161/tincan.xml 2024-04-18 09:53:12.312 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52161/tincan.xml 2024-04-18 09:53:12.312 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52161/tincan.xml 2024-04-18 09:53:12.347 [DefaultDispatcher-worker-7 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da86e98 2024-04-18 09:53:12.347 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.347 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId. 2024-04-18 09:53:12.347 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.348 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.348 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42037/UmAppDatabase/replication/nodeId 2024-04-18 09:53:12.349 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:12.353 [UI Thread @coroutine#6361] 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:52161/tincan.xml. 2024-04-18 09:53:12.353 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52161/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:53:12.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-18 09:53:12.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-18 09:53:12.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:53:12.354 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d8d38: (connection evicted) 2024-04-18 09:53:12.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:53:12.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-18 09:53:12.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.