2024-10-28 15:00:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f4f300 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:57.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:57.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:57.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:57.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:57.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:57.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:57.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:57.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:57.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:00:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-10-28 15:00:57.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:57.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:57.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-10-28 15:00:57.832 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:00:57.837 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@347abcad 2024-10-28 15:00:57.838 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@347abcad 2024-10-28 15:00:57.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd4452 2024-10-28 15:00:57.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd4452 2024-10-28 15:00:57.846 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e82d7dd 2024-10-28 15:00:57.846 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e82d7dd 2024-10-28 15:00:57.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:57.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b804e69 2024-10-28 15:00:57.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b804e69 2024-10-28 15:00:57.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe1a60 2024-10-28 15:00:57.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe1a60 2024-10-28 15:00:57.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3152b9 2024-10-28 15:00:57.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3152b9 2024-10-28 15:00:57.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a5581d 2024-10-28 15:00:57.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a5581d 2024-10-28 15:00:57.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bafb126 2024-10-28 15:00:57.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bafb126 2024-10-28 15:00:57.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71688529 2024-10-28 15:00:57.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71688529 2024-10-28 15:00:57.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:00:57.877 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:57.881 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.122 [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-10-28 15:00:58.123 [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-10-28 15:00:58.123 [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-10-28 15:00:58.124 [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-10-28 15:00:58.150 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.152 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.152 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-10-28 15:00:58.152 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.219 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.257 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.279 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.302 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.321 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.328 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.428 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.428 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:00:58.476 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:00:58.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-10-28 15:00:58.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-10-28 15:00:58.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:00:58.518 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb53256: (connection evicted) 2024-10-28 15:00:58.519 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347abcad: (connection evicted) 2024-10-28 15:00:58.519 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abd4452: (connection evicted) 2024-10-28 15:00:58.520 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e82d7dd: (connection evicted) 2024-10-28 15:00:58.520 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b804e69: (connection evicted) 2024-10-28 15:00:58.521 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afe1a60: (connection evicted) 2024-10-28 15:00:58.522 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3152b9: (connection evicted) 2024-10-28 15:00:58.522 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a5581d: (connection evicted) 2024-10-28 15:00:58.523 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bafb126: (connection evicted) 2024-10-28 15:00:58.523 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71688529: (connection evicted) 2024-10-28 15:00:58.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:58.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-10-28 15:00:58.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-10-28 15:00:58.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-10-28 15:00:58.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305552d6 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:58.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:58.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-10-28 15:00:58.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-10-28 15:00:58.543 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.554 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.557 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.559 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:00:58.559 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:00:58.559 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:00:58.559 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:00:58.573 [DefaultDispatcher-worker-9 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.574 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.574 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-10-28 15:00:58.574 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.580 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.597 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.611 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.623 [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-10-28 15:00:58.628 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.635 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:00:58.641 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:00:58.643 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.648 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d78e73 2024-10-28 15:00:58.648 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d78e73 2024-10-28 15:00:58.651 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.654 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c106c59 2024-10-28 15:00:58.654 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c106c59 2024-10-28 15:00:58.658 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@682fe503 2024-10-28 15:00:58.658 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@682fe503 2024-10-28 15:00:58.661 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2d6662 2024-10-28 15:00:58.661 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2d6662 2024-10-28 15:00:58.665 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d7d1a2 2024-10-28 15:00:58.665 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d7d1a2 2024-10-28 15:00:58.670 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a0925 2024-10-28 15:00:58.670 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a0925 2024-10-28 15:00:58.674 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5ae052 2024-10-28 15:00:58.674 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5ae052 2024-10-28 15:00:58.678 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d02992d 2024-10-28 15:00:58.678 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d02992d 2024-10-28 15:00:58.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@951bee 2024-10-28 15:00:58.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@951bee 2024-10-28 15:00:58.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:00:58.704 [DefaultDispatcher-worker-8 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:00:58.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-10-28 15:00:58.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-10-28 15:00:58.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:00:58.740 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23b71d24: (connection evicted) 2024-10-28 15:00:58.741 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d78e73: (connection evicted) 2024-10-28 15:00:58.741 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c106c59: (connection evicted) 2024-10-28 15:00:58.742 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682fe503: (connection evicted) 2024-10-28 15:00:58.742 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2d6662: (connection evicted) 2024-10-28 15:00:58.743 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d7d1a2: (connection evicted) 2024-10-28 15:00:58.743 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c4a0925: (connection evicted) 2024-10-28 15:00:58.744 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b5ae052: (connection evicted) 2024-10-28 15:00:58.744 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d02992d: (connection evicted) 2024-10-28 15:00:58.745 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@951bee: (connection evicted) 2024-10-28 15:00:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:58.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-10-28 15:00:58.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-10-28 15:00:58.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb9a2c 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-10-28 15:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2024-10-28 15:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2024-10-28 15:00:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-10-28 15:00:58.898 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-10-28 15:00:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44084713 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-10-28 15:00:59.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a39e554 2024-10-28 15:00:59.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a39e554 2024-10-28 15:00:59.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350bbd5d 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-10-28 15:00:59.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-10-28 15:00:59.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-10-28 15:00:59.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-10-28 15:00:59.253 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:00:59.254 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a39e554 2024-10-28 15:00:59.274 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.507 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-10-28 15:00:59.514 [DefaultDispatcher-worker-5 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-10-28 15:00:59.515 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56453/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:00:59.515 [DefaultDispatcher-worker-5 @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:56453/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-10-28 15:00:59.515 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56453/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:00:59.535 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56453/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:00:59.535 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56453/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:00:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-10-28 15:00:59.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-10-28 15:00:59.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.567 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a39e554: (connection evicted) 2024-10-28 15:00:59.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:59.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-10-28 15:00:59.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-10-28 15:00:59.572 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-10-28 15:00:59.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31693a86 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-10-28 15:00:59.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a7684 2024-10-28 15:00:59.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a7684 2024-10-28 15:00:59.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-10-28 15:00:59.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b30eec5 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-10-28 15:00:59.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d71e10b 2024-10-28 15:00:59.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d71e10b 2024-10-28 15:00:59.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-10-28 15:00:59.642 [DefaultDispatcher-worker-7 @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d71e10b 2024-10-28 15:00:59.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-10-28 15:00:59.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-10-28 15:00:59.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.645 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9a7684: (connection evicted) 2024-10-28 15:00:59.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:59.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-10-28 15:00:59.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-10-28 15:00:59.647 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d71e10b 2024-10-28 15:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-10-28 15:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763b0996 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-10-28 15:00:59.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f627b 2024-10-28 15:00:59.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f627b 2024-10-28 15:00:59.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10745a02 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72715e61 2024-10-28 15:00:59.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72715e61 2024-10-28 15:00:59.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-10-28 15:00:59.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-10-28 15:00:59.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-10-28 15:00:59.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.678 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618f627b: (connection evicted) 2024-10-28 15:00:59.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:59.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-10-28 15:00:59.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-10-28 15:00:59.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-10-28 15:00:59.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14292d71 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-10-28 15:00:59.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@338d47b 2024-10-28 15:00:59.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@338d47b 2024-10-28 15:00:59.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-10-28 15:00:59.697 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3643e3 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-10-28 15:00:59.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@55071497 2024-10-28 15:00:59.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@55071497 2024-10-28 15:00:59.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-10-28 15:00:59.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-10-28 15:00:59.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-10-28 15:00:59.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.716 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@338d47b: (connection evicted) 2024-10-28 15:00:59.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:59.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-10-28 15:00:59.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20be890d 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-10-28 15:00:59.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@534762ed 2024-10-28 15:00:59.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@534762ed 2024-10-28 15:00:59.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eec8583 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-10-28 15:00:59.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@343db2f6 2024-10-28 15:00:59.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@343db2f6 2024-10-28 15:00:59.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-10-28 15:00:59.772 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-10-28 15:00:59.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-10-28 15:00:59.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.773 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534762ed: (connection evicted) 2024-10-28 15:00:59.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:00:59.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-10-28 15:00:59.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-10-28 15:00:59.805 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.841 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632c3f55 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10 2024-10-28 15:00:59.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10 2024-10-28 15:00:59.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22aefae0 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:00:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:00:59.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:00:59.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:00:59.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-10-28 15:00:59.996 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.014 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.073 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:01:00.108 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:01:00.116 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:01:00.125 [DefaultDispatcher-worker-5 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:01:00.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-10-28 15:01:00.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-10-28 15:01:00.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.187 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10: (connection evicted) 2024-10-28 15:01:00.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-10-28 15:01:00.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-10-28 15:01:00.196 [Test worker @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7440265c 2024-10-28 15:01:00.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-10-28 15:01:00.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@448086ab 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-10-28 15:01:00.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@797f97e3 2024-10-28 15:01:00.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@797f97e3 2024-10-28 15:01:00.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56cd5d76 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-10-28 15:01:00.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@302da330 2024-10-28 15:01:00.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@302da330 2024-10-28 15:01:00.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-10-28 15:01:00.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-10-28 15:01:00.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-10-28 15:01:00.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.238 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797f97e3: (connection evicted) 2024-10-28 15:01:00.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-10-28 15:01:00.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d977a20 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-10-28 15:01:00.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@76134b9b 2024-10-28 15:01:00.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@76134b9b 2024-10-28 15:01:00.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38667005 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-10-28 15:01:00.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131aead 2024-10-28 15:01:00.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131aead 2024-10-28 15:01:00.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-10-28 15:01:00.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-10-28 15:01:00.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-10-28 15:01:00.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.265 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76134b9b: (connection evicted) 2024-10-28 15:01:00.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-10-28 15:01:00.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0d93a 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-10-28 15:01:00.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-10-28 15:01:00.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-10-28 15:01:00.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-10-28 15:01:00.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-10-28 15:01:00.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-10-28 15:01:00.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-10-28 15:01:00.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-10-28 15:01:00.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-10-28 15:01:00.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.289 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b31d46: (connection evicted) 2024-10-28 15:01:00.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-10-28 15:01:00.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8f047a 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-10-28 15:01:00.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-10-28 15:01:00.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-10-28 15:01:00.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93ce24d 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-10-28 15:01:00.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-10-28 15:01:00.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-10-28 15:01:00.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-10-28 15:01:00.338 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.362 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.386 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-10-28 15:01:00.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-10-28 15:01:00.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.393 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c: (connection evicted) 2024-10-28 15:01:00.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-10-28 15:01:00.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523abba9 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-10-28 15:01:00.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2024-10-28 15:01:00.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2024-10-28 15:01:00.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-10-28 15:01:00.411 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2024-10-28 15:01:00.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-10-28 15:01:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2024-10-28 15:01:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2024-10-28 15:01:00.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-10-28 15:01:00.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-10-28 15:01:00.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-10-28 15:01:00.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.429 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d79b70: (connection evicted) 2024-10-28 15:01:00.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-10-28 15:01:00.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2024-10-28 15:01:00.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-10-28 15:01:00.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-10-28 15:01:00.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-10-28 15:01:00.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-10-28 15:01:00.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-10-28 15:01:00.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-10-28 15:01:00.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-10-28 15:01:00.475 [DefaultDispatcher-worker-9 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-10-28 15:01:00.476 [DefaultDispatcher-worker-9 @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-10-28 15:01:00.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-10-28 15:01:00.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-10-28 15:01:00.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.479 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2024-10-28 15:01:00.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-10-28 15:01:00.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-10-28 15:01:00.481 [Test worker @coroutine#186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-10-28 15:01:00.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-10-28 15:01:00.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-10-28 15:01:00.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-10-28 15:01:00.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-10-28 15:01:00.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-10-28 15:01:00.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-10-28 15:01:00.523 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-10-28 15:01:00.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-10-28 15:01:00.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.526 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2024-10-28 15:01:00.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-10-28 15:01:00.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-10-28 15:01:00.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3722f39d 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-10-28 15:01:00.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2024-10-28 15:01:00.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2024-10-28 15:01:00.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0013b8 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-10-28 15:01:00.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-10-28 15:01:00.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-10-28 15:01:00.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-10-28 15:01:00.557 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.607 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.640 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.656 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.786 [DefaultDispatcher-worker-7 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-10-28 15:01:00.788 [DefaultDispatcher-worker-7 @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-10-28 15:01:00.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-10-28 15:01:00.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-10-28 15:01:00.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.789 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b63253: (connection evicted) 2024-10-28 15:01:00.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:00.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-10-28 15:01:00.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-10-28 15:01:00.791 [Test worker @coroutine#208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b04526 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14 2024-10-28 15:01:00.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14 2024-10-28 15:01:00.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:00.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:00.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-10-28 15:01:00.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-10-28 15:01:00.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-10-28 15:01:00.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-10-28 15:01:00.895 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:00.912 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-10-28 15:01:01.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-10-28 15:01:01.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.049 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14: (connection evicted) 2024-10-28 15:01:01.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-10-28 15:01:01.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-10-28 15:01:01.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-10-28 15:01:01.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-10-28 15:01:01.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-10-28 15:01:01.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-10-28 15:01:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-10-28 15:01:01.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-10-28 15:01:01.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-10-28 15:01:01.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-10-28 15:01:01.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.083 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-10-28 15:01:01.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-10-28 15:01:01.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a58466 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2024-10-28 15:01:01.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2024-10-28 15:01:01.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-10-28 15:01:01.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-10-28 15:01:01.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-10-28 15:01:01.179 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.187 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.205 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.293 [DefaultDispatcher-worker-7 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-10-28 15:01:01.295 [DefaultDispatcher-worker-7 @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-10-28 15:01:01.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-10-28 15:01:01.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-10-28 15:01:01.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.297 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9147ba2: (connection evicted) 2024-10-28 15:01:01.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-10-28 15:01:01.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-10-28 15:01:01.299 [Test worker @coroutine#236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-10-28 15:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-10-28 15:01:01.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c31b17 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-10-28 15:01:01.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-10-28 15:01:01.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-10-28 15:01:01.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-10-28 15:01:01.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-10-28 15:01:01.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.327 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2024-10-28 15:01:01.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-10-28 15:01:01.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-10-28 15:01:01.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edbc2bf 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-10-28 15:01:01.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-10-28 15:01:01.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-10-28 15:01:01.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-10-28 15:01:01.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-10-28 15:01:01.374 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-10-28 15:01:01.376 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-10-28 15:01:01.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2024-10-28 15:01:01.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2024-10-28 15:01:01.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-10-28 15:01:01.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-10-28 15:01:01.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-10-28 15:01:01.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:01.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-10-28 15:01:01.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-10-28 15:01:01.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-10-28 15:01:01.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.404 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.406 [Test worker @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-10-28 15:01:01.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:01.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:01.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-10-28 15:01:01.421 [DefaultDispatcher-worker-9 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:01.422 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.423 [DefaultDispatcher-worker-3 @coroutine#264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-10-28 15:01:01.423 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:01.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-10-28 15:01:01.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-10-28 15:01:01.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.428 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29519337: (connection evicted) 2024-10-28 15:01:01.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-10-28 15:01:01.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-10-28 15:01:01.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-10-28 15:01:01.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-10-28 15:01:01.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-10-28 15:01:01.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-10-28 15:01:01.446 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-10-28 15:01:01.448 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-10-28 15:01:01.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-10-28 15:01:01.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-10-28 15:01:01.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-10-28 15:01:01.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-10-28 15:01:01.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:01.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-10-28 15:01:01.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71468613 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-10-28 15:01:01.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2024-10-28 15:01:01.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2024-10-28 15:01:01.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-10-28 15:01:01.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2024-10-28 15:01:01.472 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2024-10-28 15:01:01.474 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-10-28 15:01:01.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-10-28 15:01:01.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-10-28 15:01:01.481 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-10-28 15:01:01.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-10-28 15:01:01.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:01.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-10-28 15:01:01.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-10-28 15:01:01.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-10-28 15:01:01.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-10-28 15:01:01.511 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.551 [DefaultDispatcher-worker-2 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-10-28 15:01:01.551 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.567 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-10-28 15:01:01.577 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.589 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.628 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-10-28 15:01:01.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-10-28 15:01:01.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-10-28 15:01:01.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.631 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e639ee: (connection evicted) 2024-10-28 15:01:01.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-10-28 15:01:01.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-10-28 15:01:01.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee581db 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-10-28 15:01:01.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-10-28 15:01:01.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-10-28 15:01:01.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-10-28 15:01:01.691 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-10-28 15:01:01.701 [DefaultDispatcher-worker-10 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-10-28 15:01:01.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-10-28 15:01:01.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-10-28 15:01:01.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.719 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe: (connection evicted) 2024-10-28 15:01:01.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-10-28 15:01:01.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-10-28 15:01:01.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e681097 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-10-28 15:01:01.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2c253 2024-10-28 15:01:01.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2c253 2024-10-28 15:01:01.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-10-28 15:01:01.766 [DefaultDispatcher-worker-8 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2c253 2024-10-28 15:01:01.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-10-28 15:01:01.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-10-28 15:01:01.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.768 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d2c253: (connection evicted) 2024-10-28 15:01:01.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-10-28 15:01:01.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-10-28 15:01:01.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b130f6 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc61b3b 2024-10-28 15:01:01.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc61b3b 2024-10-28 15:01:01.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-10-28 15:01:01.813 [DefaultDispatcher-worker-5 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc61b3b 2024-10-28 15:01:01.824 [DefaultDispatcher-worker-10 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc61b3b 2024-10-28 15:01:01.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-10-28 15:01:01.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-10-28 15:01:01.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.825 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc61b3b: (connection evicted) 2024-10-28 15:01:01.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-10-28 15:01:01.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a04d2a4 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-10-28 15:01:01.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-10-28 15:01:01.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-10-28 15:01:01.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-10-28 15:01:01.872 [DefaultDispatcher-worker-8 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-10-28 15:01:01.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-10-28 15:01:01.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-10-28 15:01:01.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.875 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362be0cd: (connection evicted) 2024-10-28 15:01:01.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-10-28 15:01:01.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-10-28 15:01:01.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-10-28 15:01:01.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cc0505 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:01.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-10-28 15:01:01.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ee03f5 2024-10-28 15:01:01.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ee03f5 2024-10-28 15:01:01.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-10-28 15:01:01.917 [DefaultDispatcher-worker-8 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ee03f5 2024-10-28 15:01:01.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-10-28 15:01:01.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-10-28 15:01:01.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:01.918 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ee03f5: (connection evicted) 2024-10-28 15:01:01.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:01.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-10-28 15:01:01.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-10-28 15:01:02.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673a9db4 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:02.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2792c28 2024-10-28 15:01:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2792c28 2024-10-28 15:01:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-10-28 15:01:02.185 [DefaultDispatcher-worker-8 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2792c28 2024-10-28 15:01:02.199 [DefaultDispatcher-worker-10 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2792c28 2024-10-28 15:01:02.202 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/manifest.json 2024-10-28 15:01:02.202 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42123/manifest.json. 2024-10-28 15:01:02.202 [Test worker @coroutine#343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/manifest.json 2024-10-28 15:01:02.205 [Test worker @coroutine#343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/manifest.json 2024-10-28 15:01:02.205 [Test worker @coroutine#343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/manifest.json 2024-10-28 15:01:02.207 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:02.332 [Test worker @coroutine#343] 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:42123/manifest.json. 2024-10-28 15:01:02.332 [Test worker @coroutine#343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42123/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:02.350 [DefaultDispatcher-worker-6 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2792c28 2024-10-28 15:01:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-10-28 15:01:02.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-10-28 15:01:02.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:02.358 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2792c28: (connection evicted) 2024-10-28 15:01:02.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:02.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-10-28 15:01:02.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5213b887 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:02.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:02.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-10-28 15:01:02.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:02.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:02.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e1fd2bf 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@691eb389 2024-10-28 15:01:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@691eb389 2024-10-28 15:01:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-10-28 15:01:02.408 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:02.466 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:02.468 [Test worker] INFO ktor.application - Application started in 0.066 seconds. 2024-10-28 15:01:02.468 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7352418c 2024-10-28 15:01:02.479 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:02.555 [DefaultDispatcher-worker-11 @coroutine#354] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:02.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623ded82 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:02.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-10-28 15:01:02.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@270be080 2024-10-28 15:01:02.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@270be080 2024-10-28 15:01:02.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-10-28 15:01:02.583 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:01:02.589 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:01:02.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:01:02.589 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:01:02.590 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-10-28 15:01:02.590 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:01:02.590 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:01:02.590 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:01:02.590 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5e0bf0 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:02.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-10-28 15:01:02.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-10-28 15:01:02.655 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.657 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:02.669 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.677 [DefaultDispatcher-worker-6 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270be080 2024-10-28 15:01:02.680 [DefaultDispatcher-worker-6 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270be080 2024-10-28 15:01:02.691 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.692 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:02.702 [DefaultDispatcher-worker-8 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.703 [Test worker @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:02.703 [Test worker @coroutine#360] TRACE 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/654068811216003072/_ustadmanifest.json. 2024-10-28 15:01:02.703 [Test worker @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:02.707 [Test worker @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:02.707 [Test worker @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:02.708 [Test worker @coroutine#360] 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/654068811216003072/_ustadmanifest.json. 2024-10-28 15:01:02.708 [Test worker @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:02.729 [DefaultDispatcher-worker-1 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.736 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:01:02.738 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-40907296-8385-4b30-ace6-351922a3f798', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:01:02.742 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:02.742 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-40907296-8385-4b30-ace6-351922a3f798 2024-10-28 15:01:02.748 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:02.748 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:02.748 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:02.748 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:02.759 [DefaultDispatcher-worker-2 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.759 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:02.759 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:02.759 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:02.765 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:02.766 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:02.766 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:02.766 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:02.837 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:02.837 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:02.837 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:02.838 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:02.845 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:02.845 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:02.848 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:02.848 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:02.848 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:02.851 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:02.851 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:02.853 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:02.854 [DefaultDispatcher-worker-9 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:02.855 [DefaultDispatcher-worker-9 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:02.861 [eventLoopGroupProxy-4-4 @call-handler#401] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 32ms 2024-10-28 15:01:02.861 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 32ms 2024-10-28 15:01:02.865 [DefaultDispatcher-worker-14 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.867 [eventLoopGroupProxy-4-2 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:02.874 [DefaultDispatcher-worker-6 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.882 [eventLoopGroupProxy-4-2 @call-handler#404] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 53ms 2024-10-28 15:01:02.883 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:02.883 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:02.888 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:02.888 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:02.908 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.908 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:02.908 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.909 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:02.918 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:02.930 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:02.931 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:02.932 [eventLoopGroupProxy-4-3 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-10-28 15:01:02.932 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.942 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.942 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:02.942 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.942 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:02.945 [eventLoopGroupProxy-4-3 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:02.949 [eventLoopGroupProxy-4-3 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:02.950 [eventLoopGroupProxy-4-3 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:02.951 [eventLoopGroupProxy-4-3 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-28 15:01:02.951 [DefaultDispatcher-worker-6 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:02.974 [DefaultDispatcher-worker-1 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:02.988 [DefaultDispatcher-worker-9 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:03.003 [DefaultDispatcher-worker-9 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:03.003 [DefaultDispatcher-worker-9 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:03.003 [DefaultDispatcher-worker-9 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:03.003 [DefaultDispatcher-worker-9 @coroutine#381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:03.006 [eventLoopGroupProxy-4-3 @call-handler#436] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:03.006 [eventLoopGroupProxy-4-3 @call-handler#436] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:03.006 [eventLoopGroupProxy-4-3 @call-handler#436] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:03.034 [DefaultDispatcher-worker-10 @call-handler#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691eb389 2024-10-28 15:01:03.035 [DefaultDispatcher-worker-11 @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:03.035 [eventLoopGroupProxy-4-3 @call-handler#436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:03.035 [DefaultDispatcher-worker-11 @coroutine#353] TRACE 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/654068811216003072/_ustadmanifest.json. 2024-10-28 15:01:03.035 [DefaultDispatcher-worker-11 @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:03.036 [eventLoopGroupProxy-4-3 @call-handler#436] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-10-28 15:01:03.037 [DefaultDispatcher-worker-14 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:03.037 [DefaultDispatcher-worker-14 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:03.037 [DefaultDispatcher-worker-14 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:03.037 [DefaultDispatcher-worker-14 @coroutine#381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:03.039 [DefaultDispatcher-worker-14 @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:03.039 [DefaultDispatcher-worker-14 @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json 2024-10-28 15:01:03.039 [DefaultDispatcher-worker-14 @coroutine#353] 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/654068811216003072/_ustadmanifest.json. 2024-10-28 15:01:03.039 [DefaultDispatcher-worker-14 @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068811216003072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:03.052 [DefaultDispatcher-worker-3 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53153d5e 2024-10-28 15:01:03.054 [DefaultDispatcher-worker-7 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691eb389 2024-10-28 15:01:03.056 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:01:03.056 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:01:03.056 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:01:03.056 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:01:03.056 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:01:03.059 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270be080 2024-10-28 15:01:03.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-10-28 15:01:03.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-10-28 15:01:03.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:03.059 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53153d5e: (connection evicted) 2024-10-28 15:01:03.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:03.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-10-28 15:01:03.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-10-28 15:01:03.085 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:03.085 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:03.413 [DefaultDispatcher-worker-2 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:03.475 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:04.066 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7352418c 2024-10-28 15:01:04.066 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7352418c 2024-10-28 15:01:04.070 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4029e9 2024-10-28 15:01:04.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-10-28 15:01:04.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-10-28 15:01:04.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:04.071 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@691eb389: (connection evicted) 2024-10-28 15:01:04.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:04.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-10-28 15:01:04.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17344d7 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:04.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:04.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a490518 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:04.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-10-28 15:01:04.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-10-28 15:01:04.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-10-28 15:01:04.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-10-28 15:01:04.095 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:04.097 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-10-28 15:01:04.097 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@19542115 2024-10-28 15:01:04.098 [DefaultDispatcher-worker-8 @coroutine#463] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed0ff4 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:04.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-10-28 15:01:04.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-10-28 15:01:04.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:01:04.102 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:01:04.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:01:04.102 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:04.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:04.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-10-28 15:01:04.143 [DefaultDispatcher-worker-8 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.155 [DefaultDispatcher-worker-12 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.165 [DefaultDispatcher-worker-7 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-10-28 15:01:04.170 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-10-28 15:01:04.177 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:04.180 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:04.181 [DefaultDispatcher-worker-1 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.191 [DefaultDispatcher-worker-12 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.191 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:04.191 [Test worker @coroutine#468] TRACE 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/654068819500937216/_ustadmanifest.json. 2024-10-28 15:01:04.191 [Test worker @coroutine#468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:04.194 [Test worker @coroutine#468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:04.194 [Test worker @coroutine#468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:04.195 [Test worker @coroutine#468] 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/654068819500937216/_ustadmanifest.json. 2024-10-28 15:01:04.195 [Test worker @coroutine#468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:04.200 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:04.203 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:04.213 [DefaultDispatcher-worker-1 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.213 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:01:04.214 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8b771588-1290-49a9-9754-10ad4a88bf1a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:01:04.216 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:04.216 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8b771588-1290-49a9-9754-10ad4a88bf1a 2024-10-28 15:01:04.217 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:04.217 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:04.217 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:04.217 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:04.222 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:04.222 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:04.222 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.223 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:04.223 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:04.224 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.224 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-28 15:01:04.225 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:04.225 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:04.228 [DefaultDispatcher-worker-8 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.229 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:04.229 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:04.229 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:04.232 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:04.233 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.233 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.233 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:04.233 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.233 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:01:04.233 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:04.234 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:04.234 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:04.235 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:04.236 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:04.239 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.240 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-28 15:01:04.241 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.241 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.242 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:04.242 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:04.244 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.244 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.244 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.244 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.246 [DefaultDispatcher-worker-13 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.246 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.250 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.250 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.250 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:04.251 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.253 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.253 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.253 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.253 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.256 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.257 [DefaultDispatcher-worker-3 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.258 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.259 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.259 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:04.260 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.262 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.262 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.262 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.262 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.264 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.307 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.308 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:04.309 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.310 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.310 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.310 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.310 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.313 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.313 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-10-28 15:01:04.314 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.314 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.314 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:04.315 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-10-28 15:01:04.315 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.330 [DefaultDispatcher-worker-14 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.344 [DefaultDispatcher-worker-2 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:04.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:01:04.846 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a9f213a0-9649-4751-8bba-2bdb29de1127', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:01:04.846 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:04.847 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a9f213a0-9649-4751-8bba-2bdb29de1127 2024-10-28 15:01:04.852 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.852 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:04.852 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.852 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:04.855 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:04.855 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:04.856 [eventLoopGroupProxy-7-1 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:04.859 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-28 15:01:04.859 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.859 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:04.860 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:04.860 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:04.862 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.862 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.862 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.862 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.864 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.868 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.868 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:04.869 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.871 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.871 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.871 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.871 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.873 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.876 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.876 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:04.877 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.878 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.878 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.878 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.878 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.880 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.923 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.923 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:01:04.924 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.925 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.925 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.925 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.925 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.927 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:04.970 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:04.970 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:01:04.971 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.972 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.972 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:04.973 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:04.973 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:04.975 [eventLoopGroupProxy-7-1 @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-10-28 15:01:05.022 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.023 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:05.023 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.024 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.024 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.024 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.024 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.026 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.072 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.072 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:05.073 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.074 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.074 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.074 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.074 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.076 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.122 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.122 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:05.123 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.124 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.124 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.124 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.124 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.126 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.170 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.170 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:05.171 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.172 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.172 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.172 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.172 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.174 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.222 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.223 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:05.223 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.225 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.225 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.225 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.225 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.227 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.270 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.270 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:01:05.271 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.272 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.272 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.272 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.272 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.274 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.322 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.322 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:05.323 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.324 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.324 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.324 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.324 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.326 [eventLoopGroupProxy-7-1 @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-10-28 15:01:05.361 [DefaultDispatcher-worker-11 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:05.370 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.371 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:05.371 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.372 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.372 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.372 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.372 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.374 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.418 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.418 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:05.419 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.420 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.420 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.420 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.420 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.422 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.473 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:05.473 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.473 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-28 15:01:05.474 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.477 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.477 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.477 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.477 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.479 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.481 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:05.482 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.482 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:05.482 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.484 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.484 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:05.484 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.484 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:05.486 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:05.489 [eventLoopGroupProxy-7-1 @coroutine#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:05.489 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.489 [eventLoopGroupProxy-7-1 @call-handler#602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:05.490 [DefaultDispatcher-worker-8 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:05.503 [DefaultDispatcher-worker-14 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:05.512 [DefaultDispatcher-worker-5 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:05.513 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:05.513 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:05.513 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:05.513 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:05.515 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:05.516 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:05.516 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:05.544 [DefaultDispatcher-worker-12 @call-handler#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-10-28 15:01:05.545 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:05.545 [eventLoopGroupProxy-7-1 @call-handler#612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-10-28 15:01:05.545 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:05.545 [DefaultDispatcher-worker-14 @coroutine#462] TRACE 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/654068819500937216/_ustadmanifest.json. 2024-10-28 15:01:05.545 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:05.546 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:05.546 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:05.546 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:05.546 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:05.547 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:05.547 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json 2024-10-28 15:01:05.547 [DefaultDispatcher-worker-15 @coroutine#462] 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/654068819500937216/_ustadmanifest.json. 2024-10-28 15:01:05.547 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068819500937216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:05.559 [DefaultDispatcher-worker-15 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-10-28 15:01:05.562 [DefaultDispatcher-worker-15 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-10-28 15:01:05.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:01:05.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:01:05.564 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:01:05.564 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:01:05.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:01:05.566 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-10-28 15:01:05.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-10-28 15:01:05.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-10-28 15:01:05.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:05.567 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3: (connection evicted) 2024-10-28 15:01:05.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:05.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-10-28 15:01:05.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-10-28 15:01:05.602 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:05.847 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:06.003 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:06.080 [DefaultDispatcher-worker-3 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-10-28 15:01:06.572 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@19542115 2024-10-28 15:01:06.572 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@19542115 2024-10-28 15:01:06.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-10-28 15:01:06.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-10-28 15:01:06.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:06.573 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9: (connection evicted) 2024-10-28 15:01:06.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:06.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-10-28 15:01:06.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39ad3f 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:06.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@548c5127 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:06.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-10-28 15:01:06.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80de85 2024-10-28 15:01:06.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80de85 2024-10-28 15:01:06.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-10-28 15:01:06.601 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:06.602 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-28 15:01:06.602 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@255d4d7 2024-10-28 15:01:06.604 [DefaultDispatcher-worker-3 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:06.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:06.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-10-28 15:01:06.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-10-28 15:01:06.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-10-28 15:01:06.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:01:06.607 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:01:06.607 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:01:06.608 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:06.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:06.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-10-28 15:01:06.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-10-28 15:01:06.648 [DefaultDispatcher-worker-12 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.661 [DefaultDispatcher-worker-15 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.670 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-10-28 15:01:06.673 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-10-28 15:01:06.679 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:06.683 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:06.683 [DefaultDispatcher-worker-4 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.694 [DefaultDispatcher-worker-8 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.694 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.694 [Test worker @coroutine#645] TRACE 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/654068831261933568/_ustadmanifest.json. 2024-10-28 15:01:06.694 [Test worker @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.696 [Test worker @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.696 [Test worker @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.697 [Test worker @coroutine#645] 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/654068831261933568/_ustadmanifest.json. 2024-10-28 15:01:06.697 [Test worker @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:06.705 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:06.709 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:06.715 [DefaultDispatcher-worker-4 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:01:06.716 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fce3a31e-9fbc-40cb-80a4-8191d6750755', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:01:06.717 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:06.717 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fce3a31e-9fbc-40cb-80a4-8191d6750755 2024-10-28 15:01:06.718 [DefaultDispatcher-worker-10 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:06.718 [DefaultDispatcher-worker-10 @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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:06.718 [DefaultDispatcher-worker-10 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:06.718 [DefaultDispatcher-worker-10 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:06.721 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:06.722 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:06.722 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:06.722 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:06.722 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.723 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.723 [eventLoopGroupProxy-10-1 @call-handler#676] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-10-28 15:01:06.723 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:06.724 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:06.729 [DefaultDispatcher-worker-13 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.729 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:06.729 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:06.729 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:06.732 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:06.732 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.732 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:01:06.732 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:06.733 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:06.733 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:06.733 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:06.733 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:06.733 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:06.734 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:06.735 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:06.737 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.738 [eventLoopGroupProxy-10-1 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-10-28 15:01:06.739 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:06.739 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:06.739 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:06.739 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:06.742 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.742 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:06.742 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.743 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:06.744 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:06.748 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.748 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.748 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:06.749 [DefaultDispatcher-worker-14 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.749 [DefaultDispatcher-worker-1 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.751 [DefaultDispatcher-worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.751 [DefaultDispatcher-worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:06.751 [DefaultDispatcher-worker-1 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.751 [DefaultDispatcher-worker-1 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:06.753 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:06.756 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.756 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.756 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:06.757 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.767 [DefaultDispatcher-worker-11 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.767 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.767 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:06.767 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.767 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:06.769 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:06.775 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.776 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.776 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-28 15:01:06.777 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.778 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.778 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:06.778 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.778 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:06.780 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:06.782 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.783 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.783 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:06.783 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.785 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.785 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:06.785 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.785 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:06.786 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:06.789 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:06.789 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.790 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:06.790 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:06.804 [DefaultDispatcher-worker-8 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.817 [DefaultDispatcher-worker-8 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.818 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:06.818 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:06.818 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:06.818 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:06.820 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:06.820 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:06.821 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:06.846 [DefaultDispatcher-worker-8 @call-handler#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e80de85 2024-10-28 15:01:06.846 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:06.847 [eventLoopGroupProxy-10-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-10-28 15:01:06.847 [DefaultDispatcher-worker-15 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.847 [DefaultDispatcher-worker-15 @coroutine#639] TRACE 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/654068831261933568/_ustadmanifest.json. 2024-10-28 15:01:06.847 [DefaultDispatcher-worker-15 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.847 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:06.847 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:06.848 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:06.848 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:06.848 [DefaultDispatcher-worker-16 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.848 [DefaultDispatcher-worker-16 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json 2024-10-28 15:01:06.849 [DefaultDispatcher-worker-16 @coroutine#639] 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/654068831261933568/_ustadmanifest.json. 2024-10-28 15:01:06.849 [DefaultDispatcher-worker-16 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068831261933568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:06.860 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-28 15:01:06.862 [DefaultDispatcher-worker-2 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e80de85 2024-10-28 15:01:06.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:01:06.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:01:06.864 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:01:06.864 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:01:06.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:01:06.866 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-10-28 15:01:06.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-10-28 15:01:06.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-10-28 15:01:06.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:06.866 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24d097c8: (connection evicted) 2024-10-28 15:01:06.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:06.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-10-28 15:01:06.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-10-28 15:01:07.107 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:07.107 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:07.305 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:07.871 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@255d4d7 2024-10-28 15:01:07.871 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@255d4d7 2024-10-28 15:01:07.872 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-10-28 15:01:07.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-10-28 15:01:07.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-10-28 15:01:07.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:07.873 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e80de85: (connection evicted) 2024-10-28 15:01:07.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:07.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-10-28 15:01:07.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-10-28 15:01:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:07.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:07.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff12b53 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:07.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-10-28 15:01:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-10-28 15:01:07.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-10-28 15:01:07.900 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:07.902 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-28 15:01:07.902 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@23d07ad3 2024-10-28 15:01:07.903 [DefaultDispatcher-worker-14 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167f9043 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:07.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:07.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:07.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-10-28 15:01:07.906 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:01:07.907 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:01:07.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:01:07.907 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:07.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:07.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-10-28 15:01:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:07.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-10-28 15:01:07.952 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:07.963 [DefaultDispatcher-worker-3 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:07.982 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:07.984 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:08.004 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:08.008 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:08.092 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:08.134 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:08.142 [DefaultDispatcher-worker-3 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:08.147 [DefaultDispatcher-worker-3 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:08.160 [DefaultDispatcher-worker-1 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.170 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.171 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:08.171 [Test worker @coroutine#762] TRACE 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/654068833681731584/_ustadmanifest.json. 2024-10-28 15:01:08.171 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:08.173 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:08.173 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:08.176 [Test worker @coroutine#762] 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/654068833681731584/_ustadmanifest.json. 2024-10-28 15:01:08.176 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:08.278 [DefaultDispatcher-worker-5 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.279 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:01:08.279 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b6775b0f-1422-487a-980d-a337cbcc796f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:01:08.281 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:01:08.281 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b6775b0f-1422-487a-980d-a337cbcc796f 2024-10-28 15:01:08.282 [DefaultDispatcher-worker-5 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:08.282 [DefaultDispatcher-worker-5 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:08.282 [DefaultDispatcher-worker-5 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:08.283 [DefaultDispatcher-worker-5 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:08.287 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:08.287 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:08.287 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.287 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:08.287 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:08.288 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.289 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-28 15:01:08.289 [DefaultDispatcher-worker-13 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:08.289 [DefaultDispatcher-worker-13 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:08.294 [DefaultDispatcher-worker-13 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.295 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:08.295 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:08.295 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:08.297 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:08.298 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.298 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:01:08.299 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:08.299 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:08.311 [DefaultDispatcher-worker-12 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.320 [DefaultDispatcher-worker-14 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:08.320 [DefaultDispatcher-worker-14 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:08.320 [DefaultDispatcher-worker-14 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:08.320 [DefaultDispatcher-worker-14 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:08.321 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:08.322 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:08.322 [DefaultDispatcher-worker-16 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.368 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.371 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-10-28 15:01:08.371 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:08.371 [DefaultDispatcher-worker-5 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:08.373 [DefaultDispatcher-worker-3 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:08.373 [DefaultDispatcher-worker-3 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:08.377 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.378 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.378 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.378 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.379 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.383 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.383 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.383 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.384 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.385 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.385 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.385 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.385 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.387 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.433 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.433 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.433 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:08.434 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.435 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.435 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.435 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.435 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.437 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.440 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.440 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.440 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.441 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.442 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.442 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.442 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.442 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.445 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.450 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.451 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.451 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-10-28 15:01:08.451 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.453 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.453 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.453 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.454 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.455 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.502 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.502 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.502 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:08.503 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.507 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.508 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.508 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.508 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.509 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.547 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.547 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.548 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 39ms 2024-10-28 15:01:08.548 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.552 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.552 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.552 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.552 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.554 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.607 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.607 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.607 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-10-28 15:01:08.608 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.610 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.610 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.610 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.610 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.612 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.656 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.657 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.657 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:08.658 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.659 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.660 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.660 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.660 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.662 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.666 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.666 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.666 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.667 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.668 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.668 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.668 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.668 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.670 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.717 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.717 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.717 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:08.718 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.722 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.722 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.722 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.722 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.724 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.726 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.727 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.727 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.727 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.730 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.730 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.731 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.731 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.732 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.735 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.735 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.735 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.736 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.738 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.738 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.738 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.738 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.740 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.743 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.743 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.743 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.744 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.751 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.751 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.751 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.751 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.752 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.755 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.756 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.756 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.757 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.758 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.758 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.758 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.758 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.760 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.762 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.763 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.763 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.763 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.765 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.765 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.765 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.765 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.766 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.769 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.769 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.769 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.770 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.771 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.771 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.771 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.771 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.773 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.775 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.776 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.776 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.777 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.778 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.778 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.778 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.778 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.780 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.783 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.783 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.783 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.784 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.786 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.786 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.786 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.786 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.788 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.790 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.791 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.791 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.792 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.793 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.793 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.793 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.793 [DefaultDispatcher-worker-12 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.795 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.798 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.798 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.798 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.799 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.800 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.800 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.800 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.800 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.802 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.805 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.805 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.806 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.806 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.808 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.808 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.808 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.808 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.810 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.813 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.814 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.814 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.814 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.815 [DefaultDispatcher-worker-7 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:08.816 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.816 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.816 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.816 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.818 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.820 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.820 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.820 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:08.821 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.823 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.823 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.823 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.823 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.824 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.827 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.827 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.827 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.828 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.830 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.830 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.830 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.830 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.831 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.833 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.834 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.834 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.834 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.836 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.836 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.836 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.836 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.837 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.839 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.839 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.839 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:08.840 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.841 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.841 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.841 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.841 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.843 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.845 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.845 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.845 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.846 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.847 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.847 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.847 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.847 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.848 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.850 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.850 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.851 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.851 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.852 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.852 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.853 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.853 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.854 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.856 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.856 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.856 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:08.857 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.858 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.858 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.858 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.858 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.860 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.862 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.863 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.863 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.863 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.865 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.865 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.865 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.865 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.867 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.869 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.869 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.869 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.870 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.872 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.872 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.872 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.872 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.873 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.876 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.876 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.876 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.877 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.879 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.879 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.879 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.879 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.881 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.883 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.883 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.883 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:08.884 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.885 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.885 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.885 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.885 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.886 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.889 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.889 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.889 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.890 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.891 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.891 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.891 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.891 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.892 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.894 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.895 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.895 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.895 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.897 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.897 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.897 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.897 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.898 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.900 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.900 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.901 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.901 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.904 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.904 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.904 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.904 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.905 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.949 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.949 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.949 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:08.950 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.952 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.952 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.952 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.952 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.953 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.955 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.956 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.956 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.956 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.958 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.958 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.958 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.958 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.959 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.962 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.962 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.962 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:08.963 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.965 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.965 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.965 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.965 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.967 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:08.969 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:08.970 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:08.970 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:08.970 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.972 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.972 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:08.972 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:08.972 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:08.974 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.020 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.021 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.021 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:09.022 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.024 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.024 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.024 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.024 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.025 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.074 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.074 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.074 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:09.075 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.076 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.076 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.076 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.076 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.078 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.080 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.080 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.081 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.081 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.082 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.082 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.082 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.083 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.084 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.087 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.087 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.087 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.088 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.089 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.089 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.089 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.089 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.090 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.136 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.136 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.137 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:09.137 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.139 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.139 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.139 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.139 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.141 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.144 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.144 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.144 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.144 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.146 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.146 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.146 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.146 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.147 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.150 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.150 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.150 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.151 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.152 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.153 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.153 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.153 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.154 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.156 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.156 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.156 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.156 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.158 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.158 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.158 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.158 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.159 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.161 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.161 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.161 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.162 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.163 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.163 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.163 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.163 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.164 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.209 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.209 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.209 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:09.210 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.212 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.212 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.212 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.212 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.213 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.216 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.216 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.216 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.217 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.221 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.221 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.221 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.221 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.223 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.225 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.225 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.225 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.226 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.227 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.228 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.228 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.228 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.229 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.231 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.231 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.232 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.232 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.233 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.234 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.234 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.234 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.235 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.237 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.238 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.238 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.238 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.240 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.240 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.240 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.240 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.241 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.243 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.243 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.243 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.244 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.245 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.245 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.245 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.245 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.246 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.248 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.248 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.248 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.249 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.250 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.250 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.250 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.250 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.251 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.253 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.253 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.253 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.254 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.255 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.255 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.255 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.255 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.256 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.258 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.258 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.258 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.258 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.259 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.259 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.259 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.260 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.261 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.262 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.263 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.263 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.263 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.264 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.264 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.264 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.264 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.266 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.267 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.268 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.268 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.268 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.269 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.269 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.269 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.269 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.270 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.272 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.272 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.272 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.273 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.274 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.274 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.274 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.274 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.275 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.277 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.277 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.277 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.277 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.278 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.279 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.279 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.279 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.280 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.323 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.324 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.324 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:09.324 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.326 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.326 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.326 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.326 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.327 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.330 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.330 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.331 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.331 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.333 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.333 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.333 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.333 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.334 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.337 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.337 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.337 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.338 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.340 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.340 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.340 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.340 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.341 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.345 [DefaultDispatcher-worker-11 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:09.388 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.389 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.389 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:01:09.389 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.392 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.392 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.392 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.392 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.394 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.396 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.397 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.397 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.397 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.399 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.399 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.399 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.400 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.401 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.403 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.403 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.404 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.404 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.405 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.405 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.405 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.405 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.407 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.409 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.410 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.410 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:09.410 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.413 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.413 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.413 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.413 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.415 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.460 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.460 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.460 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:09.461 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.463 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.463 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.463 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.463 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.465 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.467 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.467 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.467 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.468 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.470 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.470 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.470 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.470 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.472 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.520 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.520 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.521 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:09.521 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.524 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.524 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.524 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.524 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.525 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.576 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.577 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.577 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-10-28 15:01:09.577 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.579 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.579 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.579 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.579 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.581 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.628 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.629 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.629 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:01:09.629 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.631 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.631 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.631 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.631 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.632 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.676 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.676 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.676 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:09.677 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.678 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.678 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.678 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.678 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.680 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.682 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.682 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.682 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.683 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.684 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.684 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.684 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.684 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.685 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.688 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.688 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.688 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.688 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.689 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.690 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.690 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.690 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.691 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.693 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.693 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.693 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.694 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.695 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.695 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.695 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.695 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.697 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.699 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.699 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.699 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.700 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.701 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.701 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.701 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.701 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.703 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.706 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.706 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.706 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.707 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.708 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.708 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.708 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.709 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.710 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.712 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.712 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.712 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.713 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.714 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.714 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.714 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.714 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.716 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.718 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.718 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.718 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.719 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.721 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.721 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.721 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.721 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.722 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.724 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.725 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.725 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.725 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.727 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.727 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.727 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.727 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.729 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.731 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.732 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.732 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:01:09.732 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.734 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.734 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.734 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.734 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.735 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.738 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.738 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.738 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.738 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.740 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.740 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.740 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.740 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.741 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.744 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.744 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.744 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.744 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.746 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.746 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.746 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.746 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.747 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.749 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.749 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.749 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.750 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.751 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.751 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.751 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.751 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.752 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.755 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.755 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.755 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.756 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.759 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.762 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.762 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.762 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.762 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.766 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.814 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.814 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.814 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:09.815 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.816 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.817 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.817 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.817 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.818 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.821 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.821 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.821 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.821 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.823 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.823 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.823 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.823 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.824 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.827 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.827 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.827 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.827 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.829 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.829 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.829 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.829 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.830 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.833 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.833 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.833 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.833 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.835 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.835 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.835 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.835 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.836 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.838 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.838 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.838 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.839 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.840 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.840 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.840 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.840 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.841 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.844 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.844 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.844 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.844 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.846 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.846 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.846 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.846 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.847 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.849 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.850 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.850 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.850 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.852 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.852 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.852 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.852 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.853 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.867 [DefaultDispatcher-worker-5 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:09.884 [DefaultDispatcher-worker-8 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.899 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.900 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.900 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:09.900 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.902 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.902 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.902 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.902 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.903 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.906 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.906 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.906 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.906 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.910 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.910 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.910 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.910 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.911 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.914 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.914 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.914 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.914 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.916 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.916 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.916 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.916 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.917 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.918 [DefaultDispatcher-worker-8 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:09.968 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.968 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.968 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-28 15:01:09.969 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.970 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.971 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.971 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.971 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.972 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.974 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.975 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.975 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.975 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.976 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.976 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.976 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.976 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.977 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.980 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.980 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.980 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.981 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.982 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.982 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.982 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.982 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.983 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.986 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.986 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.986 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:09.987 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.988 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.989 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.989 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.989 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.990 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.992 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.992 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.992 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.993 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.994 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.994 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.994 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.994 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:09.995 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:09.997 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:09.997 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:09.997 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:09.998 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.999 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.999 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:09.999 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:09.999 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.000 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.002 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.002 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.002 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.003 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.004 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.004 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.004 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.004 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.005 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.007 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.007 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.007 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.008 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.009 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.009 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.009 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.009 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.010 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.012 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.012 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.012 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.013 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.014 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.014 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.014 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.014 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.015 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.016 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.017 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.017 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.017 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.018 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.018 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.018 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.018 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.019 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.021 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.021 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.021 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.021 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.023 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.023 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.023 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.023 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.024 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.026 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.026 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.026 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.026 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.028 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.028 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.028 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.028 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.029 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.076 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.076 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.077 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:01:10.077 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.078 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.078 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.078 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.078 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.079 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.082 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.082 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.082 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.082 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.083 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.084 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.084 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.084 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.085 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.128 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.129 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.129 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:10.129 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.131 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.131 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.131 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.131 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.132 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.134 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.134 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.134 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.135 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.136 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.136 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.136 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.136 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.137 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.179 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.179 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.179 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:01:10.180 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.181 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.181 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.181 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.181 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.182 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.227 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.227 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.227 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:10.228 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.229 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.229 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.229 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.229 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.230 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.275 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.275 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.276 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:10.276 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.277 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.277 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.277 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.277 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.278 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.323 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.323 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.324 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:10.324 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.325 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.325 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.325 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.325 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.326 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.375 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.376 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.376 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-10-28 15:01:10.376 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.378 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.378 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.378 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.378 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.379 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.381 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.382 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.382 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.382 [DefaultDispatcher-worker-4 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.384 [DefaultDispatcher-worker-4 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.384 [DefaultDispatcher-worker-4 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.384 [DefaultDispatcher-worker-4 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.384 [DefaultDispatcher-worker-4 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.385 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.390 [DefaultDispatcher-worker-3 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:10.432 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.432 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.432 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:10.432 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.434 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.434 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.434 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.434 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.435 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.438 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.438 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.438 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.438 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.439 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.440 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.440 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.440 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.440 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.443 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.443 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.443 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.444 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.445 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.445 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.445 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.445 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.446 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.449 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.449 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.449 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.449 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.450 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.450 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.450 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.450 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.451 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.453 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.453 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.454 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.454 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.455 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.455 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.455 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.455 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.456 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.458 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.458 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.458 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.458 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.459 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.459 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.459 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.459 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.460 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.508 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.508 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.508 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:01:10.509 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.510 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.510 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.510 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.510 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.511 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.513 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.513 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.513 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.514 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.515 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.515 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.515 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.515 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.516 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.518 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.518 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.518 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.518 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.520 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.520 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.520 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.520 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.521 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.523 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.523 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.523 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.524 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.525 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.525 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.525 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.525 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.526 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.571 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.571 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.571 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:10.572 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.573 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.574 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.574 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.574 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.575 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.577 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.577 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.577 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.578 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.579 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.579 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.579 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.579 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.580 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.581 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.582 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.582 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.582 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.583 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.583 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.583 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.583 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.584 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.586 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.586 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.586 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.587 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.588 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.588 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.589 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.589 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.590 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.635 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.635 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.636 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:10.636 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.638 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.638 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.638 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.638 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.639 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.684 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.685 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.685 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:01:10.685 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.687 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.687 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.687 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.687 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.688 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.690 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.691 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.691 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.691 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.693 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.693 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.693 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.693 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.694 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.703 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.703 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.703 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-10-28 15:01:10.704 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.705 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.705 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.705 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.705 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.706 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.708 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.709 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.709 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.709 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.711 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.711 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.711 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.711 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.712 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.756 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.756 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.756 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:10.756 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.758 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.758 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.758 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.758 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.759 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.761 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.761 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.761 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.762 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.763 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.763 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.763 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.763 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.764 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.808 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.808 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.808 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:01:10.809 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.810 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.810 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.810 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.810 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.811 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.855 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.856 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.856 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:01:10.856 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.858 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.858 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.858 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.858 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.859 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.861 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.862 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.862 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.862 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.863 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.863 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.863 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.863 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.864 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.913 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.913 [DefaultDispatcher-worker-5 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:10.913 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.913 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-28 15:01:10.914 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.916 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.916 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.916 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.916 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.917 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.919 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.920 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.920 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:10.920 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.922 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.922 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.922 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.922 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.923 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.925 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.925 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.925 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.925 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.926 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.926 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.926 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.926 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.927 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.929 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.929 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.929 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:10.930 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.932 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.932 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.932 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.932 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.933 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:10.990 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:10.990 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:10.990 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2024-10-28 15:01:10.991 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.992 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.992 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:10.992 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:10.992 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:10.993 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:11.040 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:11.040 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:11.040 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:01:11.041 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.042 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.042 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:11.042 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.042 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:11.043 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:11.045 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:11.045 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:11.046 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:01:11.046 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.047 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.047 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:11.047 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.047 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:11.048 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:11.050 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:11.050 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:11.050 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:01:11.050 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.051 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.052 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:11.052 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.052 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:11.053 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:11.057 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:11.057 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:11.057 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:01:11.058 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:11.071 [DefaultDispatcher-worker-7 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:11.080 [DefaultDispatcher-worker-16 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:11.081 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:11.081 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:11.081 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:11.081 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:11.083 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:11.083 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:11.083 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:11.107 [DefaultDispatcher-worker-1 @call-handler#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-10-28 15:01:11.107 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:11.108 [eventLoopGroupProxy-13-1 @call-handler#1613] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-10-28 15:01:11.108 [DefaultDispatcher-worker-1 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:11.108 [DefaultDispatcher-worker-1 @coroutine#756] TRACE 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/654068833681731584/_ustadmanifest.json. 2024-10-28 15:01:11.108 [DefaultDispatcher-worker-1 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:11.108 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:11.108 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:11.109 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:11.109 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:11.109 [DefaultDispatcher-worker-13 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:11.109 [DefaultDispatcher-worker-13 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json 2024-10-28 15:01:11.111 [DefaultDispatcher-worker-10 @coroutine#756] 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/654068833681731584/_ustadmanifest.json. 2024-10-28 15:01:11.111 [DefaultDispatcher-worker-10 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654068833681731584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:11.119 [DefaultDispatcher-worker-2 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-10-28 15:01:11.142 [DefaultDispatcher-worker-10 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-10-28 15:01:11.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:01:11.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:01:11.161 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:01:11.161 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:01:11.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:01:11.166 [Test worker @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-28 15:01:11.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-10-28 15:01:11.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-10-28 15:01:11.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:11.166 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bdd996: (connection evicted) 2024-10-28 15:01:11.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:11.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-10-28 15:01:11.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-10-28 15:01:11.407 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:11.407 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:11.571 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:01:11.894 [DefaultDispatcher-worker-10 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:01:12.170 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@23d07ad3 2024-10-28 15:01:12.170 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@23d07ad3 2024-10-28 15:01:12.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-10-28 15:01:12.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-10-28 15:01:12.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:12.171 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9863ed5: (connection evicted) 2024-10-28 15:01:12.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:12.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-10-28 15:01:12.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:12.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:12.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:01:12.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:01:12.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-10-28 15:01:12.203 [DefaultDispatcher-worker-13 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e23af91 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:12.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-10-28 15:01:12.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-10-28 15:01:12.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-10-28 15:01:12.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bed61d2 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-10-28 15:01:12.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@47393345 2024-10-28 15:01:12.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@47393345 2024-10-28 15:01:12.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-10-28 15:01:12.217 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:12.217 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-28 15:01:12.219 [DefaultDispatcher-worker-10 @coroutine#1651] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:12.224 [DefaultDispatcher-worker-10 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-10-28 15:01:12.225 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:12.225 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:12.225 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:12.225 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:12.229 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-28 15:01:12.229 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-28 15:01:12.230 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2024-10-28 15:01:12.232 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:12.232 [Test worker @coroutine#1652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:01:12.232 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:01:12.232 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:12.233 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:12.233 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:01:12.233 [Test worker @coroutine#1663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:12.233 [Test worker @coroutine#1663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:12.234 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:01:12.239 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2024-10-28 15:01:12.239 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:12.239 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:01:12.242 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-10-28 15:01:12.245 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:12.252 [Test worker @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-10-28 15:01:12.287 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:12.313 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:12.315 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bddac1c 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-10-28 15:01:13.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@41831611 2024-10-28 15:01:13.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@41831611 2024-10-28 15:01:13.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-10-28 15:01:13.372 [DefaultDispatcher-worker-13 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41831611 2024-10-28 15:01:13.378 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35351/api/blob/upload-init-batch 2024-10-28 15:01:13.379 [Test worker @coroutine#1684] 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:35351/api/blob/upload-init-batch. 2024-10-28 15:01:13.379 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/api/blob/upload-init-batch 2024-10-28 15:01:13.379 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:13.381 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/api/blob/upload-init-batch 2024-10-28 15:01:13.381 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35351/api/blob/upload-init-batch 2024-10-28 15:01:13.381 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35351/api/blob/upload-init-batch. 2024-10-28 15:01:13.381 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35351/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:13.392 [DefaultDispatcher-worker-9 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41831611 2024-10-28 15:01:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-10-28 15:01:13.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-10-28 15:01:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.397 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41831611: (connection evicted) 2024-10-28 15:01:13.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:13.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-10-28 15:01:13.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-10-28 15:01:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca0b05e 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-10-28 15:01:13.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-10-28 15:01:13.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-10-28 15:01:13.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-10-28 15:01:13.429 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44535/api/blob/upload-init-batch 2024-10-28 15:01:13.429 [Test worker @coroutine#1695] 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:44535/api/blob/upload-init-batch. 2024-10-28 15:01:13.429 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44535/api/blob/upload-init-batch 2024-10-28 15:01:13.429 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44535/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:13.431 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44535/api/blob/upload-init-batch 2024-10-28 15:01:13.431 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44535/api/blob/upload-init-batch 2024-10-28 15:01:13.431 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44535/api/blob/upload-init-batch. 2024-10-28 15:01:13.431 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44535/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-10-28 15:01:13.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-10-28 15:01:13.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.433 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12: (connection evicted) 2024-10-28 15:01:13.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:13.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-10-28 15:01:13.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467421cc 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-10-28 15:01:13.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28521ed5 2024-10-28 15:01:13.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28521ed5 2024-10-28 15:01:13.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-10-28 15:01:13.461 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45193/api/blob/upload-init-batch 2024-10-28 15:01:13.461 [Test worker @coroutine#1701] 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:45193/api/blob/upload-init-batch. 2024-10-28 15:01:13.462 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45193/api/blob/upload-init-batch 2024-10-28 15:01:13.462 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45193/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:01:13.463 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45193/api/blob/upload-init-batch 2024-10-28 15:01:13.464 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45193/api/blob/upload-init-batch 2024-10-28 15:01:13.464 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45193/api/blob/upload-init-batch. 2024-10-28 15:01:13.464 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45193/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:13.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-10-28 15:01:13.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-10-28 15:01:13.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.470 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28521ed5: (connection evicted) 2024-10-28 15:01:13.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:13.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-10-28 15:01:13.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-10-28 15:01:13.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260f05ee 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-10-28 15:01:13.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdb05e 2024-10-28 15:01:13.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdb05e 2024-10-28 15:01:13.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-10-28 15:01:13.819 [DefaultDispatcher-worker-9 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdb05e 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d649c 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-10-28 15:01:13.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2f08b 2024-10-28 15:01:13.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2f08b 2024-10-28 15:01:13.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-10-28 15:01:13.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e43885 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-10-28 15:01:13.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-10-28 15:01:13.866 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.897 [DefaultDispatcher-worker-9 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.907 [DefaultDispatcher-worker-13 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.915 [DefaultDispatcher-worker-14 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.923 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.924 [DefaultDispatcher-worker-10 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.927 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.937 [DefaultDispatcher-worker-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-10-28 15:01:13.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-10-28 15:01:13.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-10-28 15:01:13.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:13.943 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c: (connection evicted) 2024-10-28 15:01:13.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:13.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-10-28 15:01:13.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-10-28 15:01:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32675dd4 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:13.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-10-28 15:01:13.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:13.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:13.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-10-28 15:01:13.987 [DefaultDispatcher-worker-12 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:13.997 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:14.008 [DefaultDispatcher-worker-7 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:14.019 [DefaultDispatcher-worker-16 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:14.023 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:14.036 [DefaultDispatcher-worker-5 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2024-10-28 15:01:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-10-28 15:01:14.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-10-28 15:01:14.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:14.038 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f836d9: (connection evicted) 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:14.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-10-28 15:01:14.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508abc74 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-10-28 15:01:14.080 [DefaultDispatcher-worker-16 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.091 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.102 [DefaultDispatcher-worker-12 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.112 [DefaultDispatcher-worker-12 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-10-28 15:01:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-10-28 15:01:14.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-10-28 15:01:14.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:14.113 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386ea60f: (connection evicted) 2024-10-28 15:01:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:14.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-10-28 15:01:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-10-28 15:01:14.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2c0ed 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:14.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-10-28 15:01:14.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-10-28 15:01:14.159 [DefaultDispatcher-worker-6 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.170 [DefaultDispatcher-worker-5 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.182 [DefaultDispatcher-worker-16 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.189 [DefaultDispatcher-worker-12 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:01:14.193 [DefaultDispatcher-worker-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.197 [Test worker @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.207 [DefaultDispatcher-worker-14 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-10-28 15:01:14.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-10-28 15:01:14.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-10-28 15:01:14.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:14.208 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23: (connection evicted) 2024-10-28 15:01:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:14.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-10-28 15:01:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-10-28 15:01:14.216 [DefaultDispatcher-worker-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2024-10-28 15:01:20.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cff1e4 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:20.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-10-28 15:01:20.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-10-28 15:01:20.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-10-28 15:01:20.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-10-28 15:01:20.819 [DefaultDispatcher-worker-1 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-10-28 15:01:20.870 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e38c28 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:21.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:21.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-10-28 15:01:21.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-10-28 15:01:21.594 [DefaultDispatcher-worker-10 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.607 [DefaultDispatcher-worker-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.618 [DefaultDispatcher-worker-7 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.630 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.642 [DefaultDispatcher-worker-10 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-10-28 15:01:21.651 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ded31cc 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:21.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:21.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-10-28 15:01:21.698 [DefaultDispatcher-worker-14 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.711 [DefaultDispatcher-worker-4 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.726 [DefaultDispatcher-worker-10 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.734 [DefaultDispatcher-worker-5 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476dc0af 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:21.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-10-28 15:01:21.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-10-28 15:01:21.754 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:21.781 [DefaultDispatcher-worker-5 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.793 [DefaultDispatcher-worker-16 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.802 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.811 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.821 [DefaultDispatcher-worker-7 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.836 [DefaultDispatcher-worker-11 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ede3b 2024-10-28 15:01:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae435a3 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:21.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-10-28 15:01:21.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-10-28 15:01:21.839 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:21.882 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.894 [DefaultDispatcher-worker-2 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.904 [DefaultDispatcher-worker-4 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.913 [DefaultDispatcher-worker-10 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.924 [DefaultDispatcher-worker-6 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a22d69f 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:21.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:21.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:21.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-10-28 15:01:21.938 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:21.969 [DefaultDispatcher-worker-14 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:21.982 [DefaultDispatcher-worker-3 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:21.992 [DefaultDispatcher-worker-6 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:22.002 [DefaultDispatcher-worker-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:22.012 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:22.025 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-28 15:01:22.026 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d9c9c4 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-10-28 15:01:22.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-10-28 15:01:22.071 [DefaultDispatcher-worker-6 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.082 [DefaultDispatcher-worker-13 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.093 [DefaultDispatcher-worker-10 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.104 [DefaultDispatcher-worker-1 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7f382 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-10-28 15:01:22.132 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.151 [DefaultDispatcher-worker-2 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.164 [DefaultDispatcher-worker-1 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.174 [DefaultDispatcher-worker-11 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.183 [DefaultDispatcher-worker-11 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.194 [DefaultDispatcher-worker-16 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.206 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:22.208 [DefaultDispatcher-worker-13 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-10-28 15:01:22.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-10-28 15:01:22.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-10-28 15:01:22.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-10-28 15:01:22.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-10-28 15:01:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7b504 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-10-28 15:01:22.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-10-28 15:01:22.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-10-28 15:01:22.262 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-10-28 15:01:22.264 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71f86562 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-10-28 15:01:22.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-10-28 15:01:22.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-10-28 15:01:22.299 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-10-28 15:01:22.304 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c950fd 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f910f36 2024-10-28 15:01:22.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f910f36 2024-10-28 15:01:22.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-10-28 15:01:22.313 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.335 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.335 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f910f36 2024-10-28 15:01:22.337 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f910f36 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6908674b 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-10-28 15:01:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-10-28 15:01:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-10-28 15:01:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-10-28 15:01:22.364 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-10-28 15:01:22.367 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-10-28 15:01:22.371 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.374 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.374 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.376 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.376 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.376 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.412 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.421 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.422 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.422 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.440 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:22.465 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.465 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.465 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.509 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.509 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.509 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.553 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.553 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.553 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.597 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.597 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41677/ 2024-10-28 15:01:22.597 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41677/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.641 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41677/ 2024-10-28 15:01:22.645 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.645 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.647 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.647 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.647 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.689 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.689 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.689 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.733 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.733 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.733 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.777 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.777 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.777 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.821 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.822 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.822 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.865 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.865 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45069/ 2024-10-28 15:01:22.866 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45069/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:01:22.866 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45069/ 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:22.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:22.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-10-28 15:01:22.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2024-10-28 15:01:22.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2024-10-28 15:01:22.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-10-28 15:01:23.034 [DefaultDispatcher-worker-6 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2024-10-28 15:01:23.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c95fbb 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-10-28 15:01:23.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2024-10-28 15:01:23.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2024-10-28 15:01:23.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-10-28 15:01:23.058 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.095 [DefaultDispatcher-worker-13 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2024-10-28 15:01:23.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28468162 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-10-28 15:01:23.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:01:23.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:01:23.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-10-28 15:01:23.145 [DefaultDispatcher-worker-14 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2e841 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-10-28 15:01:23.150 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-10-28 15:01:23.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-10-28 15:01:23.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-10-28 15:01:23.195 [DefaultDispatcher-worker-6 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7842260f 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec6637 2024-10-28 15:01:23.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec6637 2024-10-28 15:01:23.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-10-28 15:01:23.198 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.240 [DefaultDispatcher-worker-4 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ec6637 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4417755b 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-10-28 15:01:23.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-10-28 15:01:23.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-10-28 15:01:23.250 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.295 [DefaultDispatcher-worker-16 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-10-28 15:01:23.297 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2040732f 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-10-28 15:01:23.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-10-28 15:01:23.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-10-28 15:01:23.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-10-28 15:01:23.344 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.350 [DefaultDispatcher-worker-5 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-10-28 15:01:23.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f31cf8f 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:23.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-10-28 15:01:23.400 [DefaultDispatcher-worker-4 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.403 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.412 [DefaultDispatcher-worker-14 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.423 [DefaultDispatcher-worker-7 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.434 [DefaultDispatcher-worker-14 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.452 [DefaultDispatcher-worker-16 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.454 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:23.462 [DefaultDispatcher-worker-2 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-10-28 15:01:23.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-10-28 15:01:23.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-10-28 15:01:23.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:23.468 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3507200d: (connection evicted) 2024-10-28 15:01:23.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:23.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-10-28 15:01:23.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6109366a 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-10-28 15:01:27.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-10-28 15:01:27.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-10-28 15:01:27.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-10-28 15:01:27.604 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-10-28 15:01:27.628 [DefaultDispatcher-worker-2 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-10-28 15:01:27.642 [DefaultDispatcher-worker-2 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-10-28 15:01:27.665 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.686 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:27.688 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.700 [DefaultDispatcher-worker-16 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.710 [DefaultDispatcher-worker-11 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.723 [DefaultDispatcher-worker-5 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fae6f43 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-10-28 15:01:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-10-28 15:01:27.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.746 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:27.768 [DefaultDispatcher-worker-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.780 [DefaultDispatcher-worker-11 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.789 [DefaultDispatcher-worker-14 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.799 [DefaultDispatcher-worker-3 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-10-28 15:01:27.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-10-28 15:01:27.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.825 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:27.842 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.854 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.866 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-10-28 15:01:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408bb173 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-10-28 15:01:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-10-28 15:01:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-10-28 15:01:27.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-10-28 15:01:27.887 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-10-28 15:01:27.901 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:27.911 [DefaultDispatcher-worker-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-10-28 15:01:27.924 [DefaultDispatcher-worker-5 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da59f6e 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-10-28 15:01:27.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:01:27.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:01:27.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-10-28 15:01:27.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:01:27.967 [DefaultDispatcher-worker-3 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:01:27.968 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:27.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:27.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-10-28 15:01:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-10-28 15:01:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-10-28 15:01:27.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-10-28 15:01:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-10-28 15:01:28.015 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-10-28 15:01:28.071 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.072 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51806858 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-10-28 15:01:28.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-10-28 15:01:28.212 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.222 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.223 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.226 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.226 [DefaultDispatcher-worker-2 @coroutine#2076] 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:56547/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.226 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.226 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.228 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.228 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.236 [DefaultDispatcher-worker-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.236 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.236 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.236 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.237 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.237 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.239 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aebdb4 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-10-28 15:01:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-10-28 15:01:28.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.281 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.282 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.284 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.286 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:01:28.286 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-10-28 15:01:28.286 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:01:28.287 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14744450 2024-10-28 15:01:28.288 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14744450 2024-10-28 15:01:28.288 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:01:28.288 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79827e71 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-10-28 15:01:28.291 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab3a8ae 2024-10-28 15:01:28.291 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab3a8ae 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-10-28 15:01:28.293 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-10-28 15:01:28.295 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8c2f20 2024-10-28 15:01:28.295 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8c2f20 2024-10-28 15:01:28.300 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8ea295 2024-10-28 15:01:28.300 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8ea295 2024-10-28 15:01:28.304 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dee3b70 2024-10-28 15:01:28.304 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dee3b70 2024-10-28 15:01:28.308 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f18bb 2024-10-28 15:01:28.308 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f18bb 2024-10-28 15:01:28.312 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515dfe7 2024-10-28 15:01:28.312 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515dfe7 2024-10-28 15:01:28.315 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba15dda 2024-10-28 15:01:28.315 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba15dda 2024-10-28 15:01:28.319 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2788c465 2024-10-28 15:01:28.319 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2788c465 2024-10-28 15:01:28.319 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.326 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.336 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.338 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.339 [DefaultDispatcher-worker-3 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.339 [DefaultDispatcher-worker-3 @coroutine#2109] 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:51623/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.339 [DefaultDispatcher-worker-3 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.339 [DefaultDispatcher-worker-3 @coroutine#2109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51623/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.341 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.341 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.342 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.347 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4311a12f 2024-10-28 15:01:28.347 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4311a12f 2024-10-28 15:01:28.349 [DefaultDispatcher-worker-8 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.349 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.349 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.349 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.350 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.350 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.350 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd6473d 2024-10-28 15:01:28.350 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd6473d 2024-10-28 15:01:28.351 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.353 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e9ca5f 2024-10-28 15:01:28.353 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e9ca5f 2024-10-28 15:01:28.355 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4d06 2024-10-28 15:01:28.355 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4d06 2024-10-28 15:01:28.357 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd8d6d 2024-10-28 15:01:28.357 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd8d6d 2024-10-28 15:01:28.359 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadc5a8 2024-10-28 15:01:28.359 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadc5a8 2024-10-28 15:01:28.362 [DefaultDispatcher-worker-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.362 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a115b70 2024-10-28 15:01:28.362 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a115b70 2024-10-28 15:01:28.364 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc4b249 2024-10-28 15:01:28.364 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc4b249 2024-10-28 15:01:28.366 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bc9c59 2024-10-28 15:01:28.367 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bc9c59 2024-10-28 15:01:28.367 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.372 [DefaultDispatcher-worker-6 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.382 [DefaultDispatcher-worker-6 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.392 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:28.392 [DefaultDispatcher-worker-14 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.396 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de3273c 2024-10-28 15:01:28.396 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de3273c 2024-10-28 15:01:28.400 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d6f0 2024-10-28 15:01:28.400 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d6f0 2024-10-28 15:01:28.403 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@771b4c4c 2024-10-28 15:01:28.403 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@771b4c4c 2024-10-28 15:01:28.403 [DefaultDispatcher-worker-10 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.405 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3219dccb 2024-10-28 15:01:28.405 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3219dccb 2024-10-28 15:01:28.408 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7d773 2024-10-28 15:01:28.408 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7d773 2024-10-28 15:01:28.410 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e10801 2024-10-28 15:01:28.410 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e10801 2024-10-28 15:01:28.412 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb55d1d 2024-10-28 15:01:28.412 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb55d1d 2024-10-28 15:01:28.413 [DefaultDispatcher-worker-12 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.415 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52362384 2024-10-28 15:01:28.415 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52362384 2024-10-28 15:01:28.417 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac27afe 2024-10-28 15:01:28.417 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac27afe 2024-10-28 15:01:28.417 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:01:28.422 [DefaultDispatcher-worker-12 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.434 [DefaultDispatcher-worker-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.447 [DefaultDispatcher-worker-10 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.457 [DefaultDispatcher-worker-11 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:28.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@289b7efe 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-10-28 15:01:28.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-10-28 15:01:28.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.509 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.511 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.512 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.512 [DefaultDispatcher-worker-11 @coroutine#2155] 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:39165/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.512 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.512 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.514 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.514 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.524 [DefaultDispatcher-worker-13 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.524 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.524 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.524 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.525 [DefaultDispatcher-worker-16 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.525 [DefaultDispatcher-worker-16 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.527 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:28.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-10-28 15:01:28.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8b0ab5 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-10-28 15:01:28.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-10-28 15:01:28.533 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.543 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.545 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.547 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:01:28.547 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-10-28 15:01:28.547 [DefaultDispatcher-worker-5 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:01:28.548 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:01:28.548 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:01:28.555 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-10-28 15:01:28.572 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.577 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@675630c9 2024-10-28 15:01:28.577 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@675630c9 2024-10-28 15:01:28.581 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6991c253 2024-10-28 15:01:28.581 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6991c253 2024-10-28 15:01:28.584 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dae5bb9 2024-10-28 15:01:28.584 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dae5bb9 2024-10-28 15:01:28.588 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acc868 2024-10-28 15:01:28.588 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acc868 2024-10-28 15:01:28.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b407ac7 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-10-28 15:01:28.591 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaa75cc 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.591 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaa75cc 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-10-28 15:01:28.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-10-28 15:01:28.593 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ea310 2024-10-28 15:01:28.593 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ea310 2024-10-28 15:01:28.596 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a24013 2024-10-28 15:01:28.596 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a24013 2024-10-28 15:01:28.598 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@48833727 2024-10-28 15:01:28.598 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@48833727 2024-10-28 15:01:28.601 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65aa2fee 2024-10-28 15:01:28.601 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65aa2fee 2024-10-28 15:01:28.601 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.632 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.632 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.634 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.635 [DefaultDispatcher-worker-11 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.635 [DefaultDispatcher-worker-11 @coroutine#2188] 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:46347/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.635 [DefaultDispatcher-worker-11 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.635 [DefaultDispatcher-worker-11 @coroutine#2188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46347/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.638 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.638 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.638 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@403efa6a 2024-10-28 15:01:28.638 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@403efa6a 2024-10-28 15:01:28.642 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef90c1d 2024-10-28 15:01:28.642 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef90c1d 2024-10-28 15:01:28.645 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac6911a 2024-10-28 15:01:28.645 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac6911a 2024-10-28 15:01:28.646 [DefaultDispatcher-worker-7 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.647 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.647 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.647 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.648 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.648 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.648 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc40626 2024-10-28 15:01:28.648 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc40626 2024-10-28 15:01:28.650 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3344c1d7 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.650 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e501e 2024-10-28 15:01:28.650 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e501e 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-10-28 15:01:28.653 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e012af4 2024-10-28 15:01:28.653 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e012af4 2024-10-28 15:01:28.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-10-28 15:01:28.656 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.656 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b1226f 2024-10-28 15:01:28.656 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b1226f 2024-10-28 15:01:28.658 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febf969 2024-10-28 15:01:28.658 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febf969 2024-10-28 15:01:28.661 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f4a2a 2024-10-28 15:01:28.661 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f4a2a 2024-10-28 15:01:28.661 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.667 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.668 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2257590f 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-10-28 15:01:28.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-10-28 15:01:28.679 [DefaultDispatcher-worker-5 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-10-28 15:01:28.692 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.695 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2b6b0 2024-10-28 15:01:28.695 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2b6b0 2024-10-28 15:01:28.696 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.698 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@78655614 2024-10-28 15:01:28.698 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@78655614 2024-10-28 15:01:28.700 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5addc0 2024-10-28 15:01:28.700 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5addc0 2024-10-28 15:01:28.703 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39585c2f 2024-10-28 15:01:28.703 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39585c2f 2024-10-28 15:01:28.706 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac7a82 2024-10-28 15:01:28.706 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac7a82 2024-10-28 15:01:28.706 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.707 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.708 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@82b4235 2024-10-28 15:01:28.708 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@82b4235 2024-10-28 15:01:28.708 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.709 [DefaultDispatcher-worker-5 @coroutine#2217] 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:43335/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.709 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.709 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.710 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.710 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.711 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22353a2d 2024-10-28 15:01:28.711 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22353a2d 2024-10-28 15:01:28.714 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5977a360 2024-10-28 15:01:28.714 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5977a360 2024-10-28 15:01:28.716 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b6aaa6 2024-10-28 15:01:28.716 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b6aaa6 2024-10-28 15:01:28.716 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.719 [DefaultDispatcher-worker-10 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.719 [DefaultDispatcher-worker-10 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.719 [DefaultDispatcher-worker-10 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.719 [DefaultDispatcher-worker-10 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.720 [DefaultDispatcher-worker-10 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.720 [DefaultDispatcher-worker-10 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.724 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109f95b1 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-10-28 15:01:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-10-28 15:01:28.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.743 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.745 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556958fe 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.746 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.747 [DefaultDispatcher-worker-13 @coroutine#2238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-10-28 15:01:28.748 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.748 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.748 [DefaultDispatcher-worker-13 @coroutine#2238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-10-28 15:01:28.755 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.756 [DefaultDispatcher-worker-2 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-10-28 15:01:28.760 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a49408 2024-10-28 15:01:28.760 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a49408 2024-10-28 15:01:28.765 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7763654c 2024-10-28 15:01:28.765 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7763654c 2024-10-28 15:01:28.768 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@735cff78 2024-10-28 15:01:28.768 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@735cff78 2024-10-28 15:01:28.770 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@365e6f77 2024-10-28 15:01:28.770 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@365e6f77 2024-10-28 15:01:28.771 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.773 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b07a960 2024-10-28 15:01:28.773 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b07a960 2024-10-28 15:01:28.775 [DefaultDispatcher-worker-13 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.776 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f1a126 2024-10-28 15:01:28.776 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f1a126 2024-10-28 15:01:28.776 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2f849 2024-10-28 15:01:28.776 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2f849 2024-10-28 15:01:28.779 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@131160fa 2024-10-28 15:01:28.779 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@131160fa 2024-10-28 15:01:28.780 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f364168 2024-10-28 15:01:28.780 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f364168 2024-10-28 15:01:28.781 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56719038 2024-10-28 15:01:28.781 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56719038 2024-10-28 15:01:28.783 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b09ca56 2024-10-28 15:01:28.783 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b09ca56 2024-10-28 15:01:28.784 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7f3f 2024-10-28 15:01:28.784 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7f3f 2024-10-28 15:01:28.784 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.785 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b4b53 2024-10-28 15:01:28.785 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b4b53 2024-10-28 15:01:28.785 [DefaultDispatcher-worker-13 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.787 [DefaultDispatcher-worker-13 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.788 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f2525 2024-10-28 15:01:28.788 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f2525 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-13 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-13 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:01:28.788 [DefaultDispatcher-worker-13 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.789 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.790 [DefaultDispatcher-worker-16 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.791 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7f111d 2024-10-28 15:01:28.791 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7f111d 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e567e 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-10-28 15:01:28.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-10-28 15:01:28.794 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1121de 2024-10-28 15:01:28.794 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1121de 2024-10-28 15:01:28.797 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24b41c 2024-10-28 15:01:28.797 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24b41c 2024-10-28 15:01:28.799 [DefaultDispatcher-worker-16 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:28.799 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.799 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.799 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.799 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b904f0 2024-10-28 15:01:28.799 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b904f0 2024-10-28 15:01:28.800 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.800 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.806 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2024-10-28 15:01:28.822 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.831 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.832 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.834 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.835 [DefaultDispatcher-worker-13 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.835 [DefaultDispatcher-worker-13 @coroutine#2261] 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:47107/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:28.835 [DefaultDispatcher-worker-13 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.835 [DefaultDispatcher-worker-13 @coroutine#2261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47107/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:28.835 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@23145a53 2024-10-28 15:01:28.836 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@23145a53 2024-10-28 15:01:28.837 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.837 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:28.840 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd3a041 2024-10-28 15:01:28.840 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd3a041 2024-10-28 15:01:28.845 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec3123 2024-10-28 15:01:28.845 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec3123 2024-10-28 15:01:28.845 [DefaultDispatcher-worker-10 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.845 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.845 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:28.845 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.846 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.846 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:28.847 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceeaa7a 2024-10-28 15:01:28.847 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceeaa7a 2024-10-28 15:01:28.848 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.848 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.849 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da9b376 2024-10-28 15:01:28.849 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da9b376 2024-10-28 15:01:28.852 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff30ed4 2024-10-28 15:01:28.852 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff30ed4 2024-10-28 15:01:28.852 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d48c72a 2024-10-28 15:01:28.852 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d48c72a 2024-10-28 15:01:28.855 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e58089 2024-10-28 15:01:28.855 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e58089 2024-10-28 15:01:28.855 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3134f75a 2024-10-28 15:01:28.855 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3134f75a 2024-10-28 15:01:28.858 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc15535 2024-10-28 15:01:28.858 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc15535 2024-10-28 15:01:28.859 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@350b65a4 2024-10-28 15:01:28.859 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@350b65a4 2024-10-28 15:01:28.860 [DefaultDispatcher-worker-16 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.860 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd365d8 2024-10-28 15:01:28.860 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd365d8 2024-10-28 15:01:28.860 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.862 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7009fd61 2024-10-28 15:01:28.862 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7009fd61 2024-10-28 15:01:28.864 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@572bc81a 2024-10-28 15:01:28.864 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@572bc81a 2024-10-28 15:01:28.867 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b36b82 2024-10-28 15:01:28.867 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b36b82 2024-10-28 15:01:28.870 [DefaultDispatcher-worker-9 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.870 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7b0055 2024-10-28 15:01:28.870 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7b0055 2024-10-28 15:01:28.873 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026022e 2024-10-28 15:01:28.873 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026022e 2024-10-28 15:01:28.875 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19447328 2024-10-28 15:01:28.876 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19447328 2024-10-28 15:01:28.876 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.880 [DefaultDispatcher-worker-5 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.890 [DefaultDispatcher-worker-8 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.894 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:28.898 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:28.900 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b2fad0 2024-10-28 15:01:28.900 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b2fad0 2024-10-28 15:01:28.903 [DefaultDispatcher-worker-3 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.904 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b751616 2024-10-28 15:01:28.904 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b751616 2024-10-28 15:01:28.907 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a91a0 2024-10-28 15:01:28.907 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a91a0 2024-10-28 15:01:28.911 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a481c2d 2024-10-28 15:01:28.911 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a481c2d 2024-10-28 15:01:28.914 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@582e09ce 2024-10-28 15:01:28.914 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@582e09ce 2024-10-28 15:01:28.915 [DefaultDispatcher-worker-10 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.917 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b58617b 2024-10-28 15:01:28.917 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b58617b 2024-10-28 15:01:28.920 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d42a21 2024-10-28 15:01:28.920 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d42a21 2024-10-28 15:01:28.923 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a67e362 2024-10-28 15:01:28.923 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a67e362 2024-10-28 15:01:28.925 [DefaultDispatcher-worker-14 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@122fed99 2024-10-28 15:01:28.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@122fed99 2024-10-28 15:01:28.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:28.936 [DefaultDispatcher-worker-16 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.946 [DefaultDispatcher-worker-2 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.949 [DefaultDispatcher-worker-1 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.949 [DefaultDispatcher-worker-1 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:01:28.949 [DefaultDispatcher-worker-1 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.950 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.950 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:28.951 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:01:28.951 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47107/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:28.952 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:28.952 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:01:28.952 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:28.952 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:28.952 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:28.983 [DefaultDispatcher-worker-16 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f9f9f 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:28.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-10-28 15:01:28.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:28.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:28.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-10-28 15:01:29.019 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.028 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.030 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.031 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.031 [DefaultDispatcher-worker-6 @coroutine#2313] 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:42749/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:29.031 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.031 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42749/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.033 [DefaultDispatcher-worker-5 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.033 [DefaultDispatcher-worker-5 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.043 [DefaultDispatcher-worker-1 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.043 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.043 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.043 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.044 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.044 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.046 [Test worker @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ec4df3 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-10-28 15:01:29.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-10-28 15:01:29.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.062 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.064 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.076 [DefaultDispatcher-worker-1 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.076 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-10-28 15:01:29.084 [DefaultDispatcher-worker-15 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.089 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:29.093 [DefaultDispatcher-worker-1 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.093 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4381b7b1 2024-10-28 15:01:29.093 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4381b7b1 2024-10-28 15:01:29.097 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4651b1 2024-10-28 15:01:29.097 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4651b1 2024-10-28 15:01:29.102 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4979dcc1 2024-10-28 15:01:29.102 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4979dcc1 2024-10-28 15:01:29.103 [DefaultDispatcher-worker-12 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.104 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7b5b8a 2024-10-28 15:01:29.104 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7b5b8a 2024-10-28 15:01:29.107 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4289598b 2024-10-28 15:01:29.107 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4289598b 2024-10-28 15:01:29.110 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3d53b2 2024-10-28 15:01:29.110 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3d53b2 2024-10-28 15:01:29.112 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a250f00 2024-10-28 15:01:29.112 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a250f00 2024-10-28 15:01:29.115 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c54a4c5 2024-10-28 15:01:29.115 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c54a4c5 2024-10-28 15:01:29.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fdc5 2024-10-28 15:01:29.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fdc5 2024-10-28 15:01:29.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:01:29.125 [DefaultDispatcher-worker-12 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.140 [DefaultDispatcher-worker-14 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.150 [DefaultDispatcher-worker-14 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.151 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.154 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47561fe5 2024-10-28 15:01:29.154 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47561fe5 2024-10-28 15:01:29.158 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4991f97f 2024-10-28 15:01:29.158 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4991f97f 2024-10-28 15:01:29.161 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dae7495 2024-10-28 15:01:29.161 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dae7495 2024-10-28 15:01:29.161 [DefaultDispatcher-worker-13 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.164 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8acf344 2024-10-28 15:01:29.164 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8acf344 2024-10-28 15:01:29.167 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f726c83 2024-10-28 15:01:29.167 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f726c83 2024-10-28 15:01:29.170 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee3813 2024-10-28 15:01:29.170 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee3813 2024-10-28 15:01:29.172 [DefaultDispatcher-worker-2 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daf967 2024-10-28 15:01:29.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daf967 2024-10-28 15:01:29.177 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@68830c0b 2024-10-28 15:01:29.177 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@68830c0b 2024-10-28 15:01:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47973ec 2024-10-28 15:01:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47973ec 2024-10-28 15:01:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:29.184 [DefaultDispatcher-worker-7 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f358f8 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-10-28 15:01:29.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-10-28 15:01:29.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.225 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.227 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.228 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.228 [DefaultDispatcher-worker-7 @coroutine#2356] 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:59163/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:29.228 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.228 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59163/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.230 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.230 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.239 [DefaultDispatcher-worker-6 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.239 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.239 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.239 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.240 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.240 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.244 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3a56ea 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-10-28 15:01:29.249 [DefaultDispatcher-worker-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:29.249 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.250 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.250 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-10-28 15:01:29.251 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.251 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.262 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.263 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.274 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.275 [DefaultDispatcher-worker-3 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-10-28 15:01:29.276 [DefaultDispatcher-worker-6 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.286 [DefaultDispatcher-worker-13 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.288 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:29.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e764d5 2024-10-28 15:01:29.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e764d5 2024-10-28 15:01:29.296 [DefaultDispatcher-worker-2 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.297 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69208659 2024-10-28 15:01:29.297 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69208659 2024-10-28 15:01:29.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1f0fa5 2024-10-28 15:01:29.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1f0fa5 2024-10-28 15:01:29.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d8c62 2024-10-28 15:01:29.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d8c62 2024-10-28 15:01:29.305 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74008478 2024-10-28 15:01:29.305 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74008478 2024-10-28 15:01:29.307 [DefaultDispatcher-worker-15 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fc6ef 2024-10-28 15:01:29.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fc6ef 2024-10-28 15:01:29.308 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:29.308 [DefaultDispatcher-worker-13 @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.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:01:29.308 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:29.309 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:29.309 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:01:29.309 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:01:29.309 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59163/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:29.310 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:29.310 [DefaultDispatcher-worker-9 @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.localdomain:59163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:01:29.310 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:29.310 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c889042 2024-10-28 15:01:29.310 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c889042 2024-10-28 15:01:29.311 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:29.311 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:01:29.313 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832732d 2024-10-28 15:01:29.313 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832732d 2024-10-28 15:01:29.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e10d17 2024-10-28 15:01:29.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e10d17 2024-10-28 15:01:29.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:01:29.332 [DefaultDispatcher-worker-4 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e797a39 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-10-28 15:01:29.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-10-28 15:01:29.350 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.357 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc613b5 2024-10-28 15:01:29.357 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc613b5 2024-10-28 15:01:29.360 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@501ecbd 2024-10-28 15:01:29.360 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@501ecbd 2024-10-28 15:01:29.361 [DefaultDispatcher-worker-12 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:29.361 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.361 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.362 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e78c5 2024-10-28 15:01:29.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e78c5 2024-10-28 15:01:29.363 [DefaultDispatcher-worker-9 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.363 [DefaultDispatcher-worker-9 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.366 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@443ce686 2024-10-28 15:01:29.366 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@443ce686 2024-10-28 15:01:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.368 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5c1e0f 2024-10-28 15:01:29.368 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5c1e0f 2024-10-28 15:01:29.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b2615d 2024-10-28 15:01:29.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b2615d 2024-10-28 15:01:29.373 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@738c77e 2024-10-28 15:01:29.373 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@738c77e 2024-10-28 15:01:29.376 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@241319c9 2024-10-28 15:01:29.376 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@241319c9 2024-10-28 15:01:29.377 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.378 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.379 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba0d722 2024-10-28 15:01:29.379 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba0d722 2024-10-28 15:01:29.379 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:29.379 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.379 [DefaultDispatcher-worker-9 @coroutine#2415] 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:39073/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:29.379 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.379 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39073/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.381 [DefaultDispatcher-worker-16 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.381 [DefaultDispatcher-worker-16 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:29.390 [DefaultDispatcher-worker-5 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.390 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.390 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.390 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.391 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.391 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.393 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b689f6 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-10-28 15:01:29.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-10-28 15:01:29.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.412 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.413 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.417 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/auth/register 2024-10-28 15:01:29.417 [DefaultDispatcher-worker-16 @coroutine#2437] 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:39073/auth/register. 2024-10-28 15:01:29.417 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/auth/register 2024-10-28 15:01:29.417 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39073/auth/register from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.419 [DefaultDispatcher-worker-2 @coroutine#2437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/auth/register 2024-10-28 15:01:29.419 [DefaultDispatcher-worker-2 @coroutine#2437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/auth/register 2024-10-28 15:01:29.426 [DefaultDispatcher-worker-10 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-10-28 15:01:29.439 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.445 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3792dca3 2024-10-28 15:01:29.445 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3792dca3 2024-10-28 15:01:29.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39553421 2024-10-28 15:01:29.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39553421 2024-10-28 15:01:29.453 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6ab7d3 2024-10-28 15:01:29.453 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6ab7d3 2024-10-28 15:01:29.455 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@78683e1a 2024-10-28 15:01:29.455 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@78683e1a 2024-10-28 15:01:29.458 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@593e8270 2024-10-28 15:01:29.458 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@593e8270 2024-10-28 15:01:29.461 [DefaultDispatcher-worker-11 @coroutine#2437] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39073/auth/register. 2024-10-28 15:01:29.461 [DefaultDispatcher-worker-11 @coroutine#2437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39073/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:29.463 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a414a 2024-10-28 15:01:29.463 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a414a 2024-10-28 15:01:29.466 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e6a39d 2024-10-28 15:01:29.466 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e6a39d 2024-10-28 15:01:29.469 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1847c155 2024-10-28 15:01:29.469 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1847c155 2024-10-28 15:01:29.471 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7fd2f 2024-10-28 15:01:29.471 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7fd2f 2024-10-28 15:01:29.471 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:01:29.493 [DefaultDispatcher-worker-13 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.500 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.503 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b016a9a 2024-10-28 15:01:29.504 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b016a9a 2024-10-28 15:01:29.504 [DefaultDispatcher-worker-13 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:29.508 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6818a 2024-10-28 15:01:29.508 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6818a 2024-10-28 15:01:29.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f901ea 2024-10-28 15:01:29.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f901ea 2024-10-28 15:01:29.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fb8bb1 2024-10-28 15:01:29.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fb8bb1 2024-10-28 15:01:29.515 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@440e680e 2024-10-28 15:01:29.515 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@440e680e 2024-10-28 15:01:29.517 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d56bd4 2024-10-28 15:01:29.517 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d56bd4 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ead6e20 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-10-28 15:01:29.520 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccad6d5 2024-10-28 15:01:29.520 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccad6d5 2024-10-28 15:01:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-10-28 15:01:29.523 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d474fe 2024-10-28 15:01:29.523 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d474fe 2024-10-28 15:01:29.525 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@332d3272 2024-10-28 15:01:29.525 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@332d3272 2024-10-28 15:01:29.525 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:01:29.536 [DefaultDispatcher-worker-12 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:29.536 [DefaultDispatcher-worker-12 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.536 [DefaultDispatcher-worker-12 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.536 [DefaultDispatcher-worker-12 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.537 [DefaultDispatcher-worker-10 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.538 [DefaultDispatcher-worker-10 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.545 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.555 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.557 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.559 [DefaultDispatcher-worker-13 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.559 [DefaultDispatcher-worker-13 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.559 [DefaultDispatcher-worker-13 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.559 [DefaultDispatcher-worker-13 @coroutine#2454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.560 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.560 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.568 [DefaultDispatcher-worker-12 @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.568 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.568 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.568 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.569 [DefaultDispatcher-worker-15 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.569 [DefaultDispatcher-worker-15 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.572 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.577 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.593 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2024-10-28 15:01:29.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-10-28 15:01:29.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-10-28 15:01:29.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.595 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389fad5b: (connection evicted) 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-10-28 15:01:29.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1535e0 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-10-28 15:01:29.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-10-28 15:01:29.602 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.612 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.614 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.615 [DefaultDispatcher-worker-15 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.615 [DefaultDispatcher-worker-15 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.615 [DefaultDispatcher-worker-15 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.615 [DefaultDispatcher-worker-15 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.616 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.616 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.627 [DefaultDispatcher-worker-7 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.627 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.627 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.627 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.628 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.628 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.632 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.635 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.639 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-10-28 15:01:29.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-10-28 15:01:29.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-10-28 15:01:29.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.640 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb: (connection evicted) 2024-10-28 15:01:29.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-10-28 15:01:29.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2c9a69 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-10-28 15:01:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-10-28 15:01:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.656 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.658 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.658 [DefaultDispatcher-worker-8 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.658 [DefaultDispatcher-worker-8 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.658 [DefaultDispatcher-worker-8 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.659 [DefaultDispatcher-worker-8 @coroutine#2508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.659 [DefaultDispatcher-worker-15 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:29.659 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.660 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.660 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.660 [DefaultDispatcher-worker-2 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.660 [DefaultDispatcher-worker-2 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.661 [DefaultDispatcher-worker-8 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.661 [DefaultDispatcher-worker-8 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.669 [DefaultDispatcher-worker-6 @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.669 [DefaultDispatcher-worker-6 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.669 [DefaultDispatcher-worker-6 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.669 [DefaultDispatcher-worker-6 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.670 [DefaultDispatcher-worker-12 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.670 [DefaultDispatcher-worker-12 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.673 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.676 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.682 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.688 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.691 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.694 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.696 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-10-28 15:01:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-10-28 15:01:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-10-28 15:01:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.697 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@700b035b: (connection evicted) 2024-10-28 15:01:29.698 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-10-28 15:01:29.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-10-28 15:01:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2db8bc 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-10-28 15:01:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-10-28 15:01:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.713 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.714 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.715 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.716 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.716 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.716 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.717 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.717 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.727 [DefaultDispatcher-worker-6 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.727 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.727 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.727 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.728 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.728 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.730 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.731 [DefaultDispatcher-worker-14 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:29.731 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.731 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.731 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.733 [DefaultDispatcher-worker-9 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.733 [DefaultDispatcher-worker-9 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.734 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.737 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-10-28 15:01:29.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-10-28 15:01:29.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-10-28 15:01:29.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.738 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6287e312: (connection evicted) 2024-10-28 15:01:29.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-10-28 15:01:29.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-10-28 15:01:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a434a8 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-10-28 15:01:29.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-10-28 15:01:29.743 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.753 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.755 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.756 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.756 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.756 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.756 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.758 [DefaultDispatcher-worker-5 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.758 [DefaultDispatcher-worker-5 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.766 [DefaultDispatcher-worker-6 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.767 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.767 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.767 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.767 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.767 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.770 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.772 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.774 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.777 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.779 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.783 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e 2024-10-28 15:01:29.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-10-28 15:01:29.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-10-28 15:01:29.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.784 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5b2c1e: (connection evicted) 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-10-28 15:01:29.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d921267 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:29.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:29.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-10-28 15:01:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-10-28 15:01:29.789 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.799 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.800 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.801 [DefaultDispatcher-worker-7 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.801 [DefaultDispatcher-worker-7 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:01:29.801 [DefaultDispatcher-worker-7 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.801 [DefaultDispatcher-worker-7 @coroutine#2615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:29.803 [DefaultDispatcher-worker-4 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.803 [DefaultDispatcher-worker-4 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:01:29.806 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.813 [DefaultDispatcher-worker-3 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:29.813 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.813 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.813 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-11 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-11 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-11 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-11 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-9 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.814 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:01:29.817 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.820 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-10-28 15:01:29.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-10-28 15:01:29.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-10-28 15:01:29.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.822 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684a34f4: (connection evicted) 2024-10-28 15:01:29.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:29.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-10-28 15:01:29.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-10-28 15:01:29.878 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:29.938 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:29.938 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.939 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:29.939 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.940 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:29.940 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.014 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.053 [DefaultDispatcher-worker-2 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:30.053 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.053 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.053 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.054 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.054 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d2afd8 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.161 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.162 [Test worker @coroutine#2667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-10-28 15:01:30.176 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.186 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.188 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.190 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.203 [DefaultDispatcher-worker-3 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.217 [DefaultDispatcher-worker-5 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-10-28 15:01:30.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-10-28 15:01:30.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-10-28 15:01:30.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.221 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755057c7: (connection evicted) 2024-10-28 15:01:30.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-10-28 15:01:30.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67263db7 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.224 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.225 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-10-28 15:01:30.241 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.251 [DefaultDispatcher-worker-9 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:30.251 [DefaultDispatcher-worker-9 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.251 [DefaultDispatcher-worker-9 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.251 [DefaultDispatcher-worker-9 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.252 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.253 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.253 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.254 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.256 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e3f444 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.257 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-10-28 15:01:30.258 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.258 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.258 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-10-28 15:01:30.261 [DefaultDispatcher-worker-3 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:30.261 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.261 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.261 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.262 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.262 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.273 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.283 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.285 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.286 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.299 [DefaultDispatcher-worker-7 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf 2024-10-28 15:01:30.317 [DefaultDispatcher-worker-13 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.325 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:30.328 [DefaultDispatcher-worker-13 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.338 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.339 [DefaultDispatcher-worker-3 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-10-28 15:01:30.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-10-28 15:01:30.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-10-28 15:01:30.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.357 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a: (connection evicted) 2024-10-28 15:01:30.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-10-28 15:01:30.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-10-28 15:01:30.358 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-10-28 15:01:30.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-10-28 15:01:30.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.358 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14ea3ecf: (connection evicted) 2024-10-28 15:01:30.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-10-28 15:01:30.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-10-28 15:01:30.360 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13157620 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.361 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-10-28 15:01:30.362 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.362 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.362 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-10-28 15:01:30.362 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.374 [DefaultDispatcher-worker-7 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:30.374 [DefaultDispatcher-worker-7 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.374 [DefaultDispatcher-worker-7 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.374 [DefaultDispatcher-worker-7 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.375 [DefaultDispatcher-worker-3 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.375 [DefaultDispatcher-worker-3 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.378 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.386 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.388 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.389 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.391 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32be672d 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.392 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-10-28 15:01:30.402 [DefaultDispatcher-worker-4 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:30.402 [DefaultDispatcher-worker-4 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.402 [DefaultDispatcher-worker-4 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.402 [DefaultDispatcher-worker-4 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.403 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.403 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.407 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.411 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.416 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.418 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.420 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.430 [DefaultDispatcher-worker-11 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-10-28 15:01:30.445 [DefaultDispatcher-worker-6 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.453 [DefaultDispatcher-worker-5 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.462 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:30.463 [DefaultDispatcher-worker-15 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:01:30.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-10-28 15:01:30.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-10-28 15:01:30.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.468 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a919251: (connection evicted) 2024-10-28 15:01:30.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-10-28 15:01:30.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-10-28 15:01:30.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-10-28 15:01:30.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-10-28 15:01:30.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.469 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276e5add: (connection evicted) 2024-10-28 15:01:30.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-10-28 15:01:30.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1695f7cb 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.472 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-10-28 15:01:30.473 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.473 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.473 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-10-28 15:01:30.499 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.514 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.517 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.520 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.523 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.531 [DefaultDispatcher-worker-9 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.550 [DefaultDispatcher-worker-7 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:30.550 [DefaultDispatcher-worker-7 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.550 [DefaultDispatcher-worker-7 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.550 [DefaultDispatcher-worker-7 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.551 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.551 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.554 [DefaultDispatcher-worker-8 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.557 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.557 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.566 [DefaultDispatcher-worker-8 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-10-28 15:01:30.573 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-10-28 15:01:30.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-10-28 15:01:30.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.591 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236bb278: (connection evicted) 2024-10-28 15:01:30.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-10-28 15:01:30.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@471b7c9c 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.593 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.594 [Test worker @coroutine#2833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-10-28 15:01:30.607 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.612 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.622 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.623 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.625 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.639 [DefaultDispatcher-worker-16 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.656 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.666 [DefaultDispatcher-worker-5 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.671 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.673 [DefaultDispatcher-worker-6 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:30.673 [DefaultDispatcher-worker-6 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.673 [DefaultDispatcher-worker-6 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.673 [DefaultDispatcher-worker-6 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.675 [DefaultDispatcher-worker-16 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.675 [DefaultDispatcher-worker-16 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.681 [DefaultDispatcher-worker-5 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-10-28 15:01:30.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-10-28 15:01:30.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-10-28 15:01:30.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.687 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25df95b: (connection evicted) 2024-10-28 15:01:30.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:30.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-10-28 15:01:30.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e470a51 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:30.689 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:30.690 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-10-28 15:01:30.690 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.690 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.690 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-10-28 15:01:30.706 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.716 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.718 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.719 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.731 [DefaultDispatcher-worker-1 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.744 [DefaultDispatcher-worker-13 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:30.745 [DefaultDispatcher-worker-13 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.745 [DefaultDispatcher-worker-13 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.745 [DefaultDispatcher-worker-13 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.746 [DefaultDispatcher-worker-16 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.746 [DefaultDispatcher-worker-16 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.756 [DefaultDispatcher-worker-5 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.767 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:30.822 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.878 [DefaultDispatcher-worker-5 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:30.878 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.878 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.878 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.879 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.952 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:30.964 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:30.964 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.964 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:30.964 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.965 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.966 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:30.975 [DefaultDispatcher-worker-2 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-10-28 15:01:31.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-10-28 15:01:31.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-10-28 15:01:31.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.026 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b784f16: (connection evicted) 2024-10-28 15:01:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:31.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-10-28 15:01:31.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791dcda7 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.030 [Test worker @coroutine#2938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-10-28 15:01:31.031 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.031 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.031 [Test worker @coroutine#2938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-10-28 15:01:31.048 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.058 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.059 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.061 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.065 [DefaultDispatcher-worker-11 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:31.066 [DefaultDispatcher-worker-11 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.066 [DefaultDispatcher-worker-11 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.066 [DefaultDispatcher-worker-11 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.067 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.067 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.072 [DefaultDispatcher-worker-8 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.074 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.101 [DefaultDispatcher-worker-1 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.110 [DefaultDispatcher-worker-11 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-10-28 15:01:31.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-10-28 15:01:31.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-10-28 15:01:31.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.122 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@828e2d8: (connection evicted) 2024-10-28 15:01:31.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:31.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-10-28 15:01:31.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.124 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-10-28 15:01:31.138 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.148 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.150 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.151 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.165 [DefaultDispatcher-worker-2 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-10-28 15:01:31.221 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.221 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.225 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-10-28 15:01:31.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-10-28 15:01:31.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.232 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2024-10-28 15:01:31.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:31.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-10-28 15:01:31.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d9dc84d 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-10-28 15:01:31.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-10-28 15:01:31.313 [DefaultDispatcher-worker-15 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:31.313 [DefaultDispatcher-worker-2 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.314 [DefaultDispatcher-worker-2 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.315 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.315 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.315 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.315 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.336 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:31.339 [DefaultDispatcher-worker-12 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.349 [DefaultDispatcher-worker-10 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.359 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.369 [DefaultDispatcher-worker-14 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.384 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2024-10-28 15:01:31.390 [DefaultDispatcher-worker-12 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:31.390 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.390 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.390 [DefaultDispatcher-worker-12 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.391 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.391 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.407 [DefaultDispatcher-worker-7 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.408 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:01:31.412 [DefaultDispatcher-worker-8 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-10-28 15:01:31.416 [DefaultDispatcher-worker-15 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:31.416 [DefaultDispatcher-worker-15 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.416 [DefaultDispatcher-worker-15 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.416 [DefaultDispatcher-worker-15 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.417 [Test worker] INFO ktor.application - Application started in 0.01 seconds. 2024-10-28 15:01:31.417 [DefaultDispatcher-worker-13 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.417 [DefaultDispatcher-worker-13 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.418 [DefaultDispatcher-worker-13 @coroutine#3024] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5680f009 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-10-28 15:01:31.423 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.434 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.434 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:31.434 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.434 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.437 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:31.437 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.437 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:31.437 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.437 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.438 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.439 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.439 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2850fe85 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-10-28 15:01:31.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-10-28 15:01:31.453 [DefaultDispatcher-worker-15 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-10-28 15:01:31.456 [DefaultDispatcher-worker-13 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.456 [DefaultDispatcher-worker-13 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:31.456 [DefaultDispatcher-worker-13 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.456 [DefaultDispatcher-worker-13 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62284954 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:31.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-10-28 15:01:31.458 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:31.458 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-10-28 15:01:31.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-10-28 15:01:31.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-10-28 15:01:31.458 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.458 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.458 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.458 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.458 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.458 [eventLoopGroupProxy-19-3 @call-handler#3052] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:31.459 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.459 [eventLoopGroupProxy-19-3 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.459 [DefaultDispatcher-worker-5 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.459 [DefaultDispatcher-worker-5 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.459 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:31.460 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.460 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.460 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.470 [DefaultDispatcher-worker-2 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.476 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.476 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:01:31.476 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.476 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.477 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:01:31.478 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.478 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.478 [eventLoopGroupProxy-19-4 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:01:31.479 [eventLoopGroupProxy-19-4 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.479 [DefaultDispatcher-worker-14 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-10-28 15:01:31.481 [DefaultDispatcher-worker-1 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.481 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.485 [DefaultDispatcher-worker-8 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.485 [DefaultDispatcher-worker-8 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.485 [DefaultDispatcher-worker-8 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.485 [DefaultDispatcher-worker-8 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.489 [DefaultDispatcher-worker-3 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.490 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.490 [eventLoopGroupProxy-19-5 @call-handler#3078] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:31.491 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.491 [eventLoopGroupProxy-19-5 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.491 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:01:31.491 [DefaultDispatcher-worker-11 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.491 [DefaultDispatcher-worker-11 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.502 [DefaultDispatcher-worker-2 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.502 [DefaultDispatcher-worker-18 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.505 [DefaultDispatcher-worker-13 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-10-28 15:01:31.505 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.505 [DefaultDispatcher-worker-13 @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/replication/nodeId. 2024-10-28 15:01:31.505 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.506 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:01:31.506 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.506 [DefaultDispatcher-worker-17 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.506 [DefaultDispatcher-worker-17 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.511 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.513 [DefaultDispatcher-worker-10 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.516 [DefaultDispatcher-worker-20 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-10-28 15:01:31.519 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.525 [DefaultDispatcher-worker-21 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-10-28 15:01:31.534 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.536 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.536 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-10-28 15:01:31.536 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.537 [eventLoopGroupProxy-19-2 @call-handler#3101] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-10-28 15:01:31.541 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.545 [DefaultDispatcher-worker-21 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.552 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.558 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.562 [DefaultDispatcher-worker-4 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:31.562 [DefaultDispatcher-worker-4 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.562 [DefaultDispatcher-worker-4 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.562 [DefaultDispatcher-worker-4 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.563 [DefaultDispatcher-worker-21 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.563 [DefaultDispatcher-worker-21 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.568 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.568 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.568 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-10-28 15:01:31.568 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.569 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689 2024-10-28 15:01:31.569 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689. 2024-10-28 15:01:31.569 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689 2024-10-28 15:01:31.570 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-28 15:01:31.574 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.574 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689 2024-10-28 15:01:31.574 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689 2024-10-28 15:01:31.575 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689. 2024-10-28 15:01:31.575 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.578 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:31.586 [DefaultDispatcher-worker-5 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.587 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.587 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:01:31.587 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.588 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-28 15:01:31.591 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.591 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.592 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.592 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:01:31.592 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.602 [DefaultDispatcher-worker-16 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.624 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.636 [DefaultDispatcher-worker-1 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.636 [DefaultDispatcher-worker-8 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.637 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.637 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.637 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.637 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.638 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:31.638 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:31.638 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.648 [DefaultDispatcher-worker-18 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.648 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.648 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.648 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.649 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.649 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.659 [DefaultDispatcher-worker-11 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.672 [DefaultDispatcher-worker-19 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.673 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.673 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-10-28 15:01:31.673 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.674 [eventLoopGroupProxy-19-2 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-10-28 15:01:31.684 [DefaultDispatcher-worker-14 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.686 [DefaultDispatcher-worker-8 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:31.686 [DefaultDispatcher-worker-8 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.686 [DefaultDispatcher-worker-8 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.686 [DefaultDispatcher-worker-8 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.687 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.687 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.700 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.700 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:01:31.700 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-10-28 15:01:31.700 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.701 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690 2024-10-28 15:01:31.701 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690. 2024-10-28 15:01:31.701 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690 2024-10-28 15:01:31.702 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-28 15:01:31.703 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.703 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690 2024-10-28 15:01:31.703 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690 2024-10-28 15:01:31.703 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690. 2024-10-28 15:01:31.703 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654068937772658690 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.715 [DefaultDispatcher-worker-2 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.716 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.716 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:01:31.716 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.717 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-28 15:01:31.717 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.717 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.718 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:01:31.718 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:01:31.718 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.729 [DefaultDispatcher-worker-14 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.756 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.757 [DefaultDispatcher-worker-21 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:31.758 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.758 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.758 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.759 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.759 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.767 [DefaultDispatcher-worker-19 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.768 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.768 [DefaultDispatcher-worker-13 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.768 [DefaultDispatcher-worker-13 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.768 [DefaultDispatcher-worker-13 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.768 [DefaultDispatcher-worker-13 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.769 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:31.769 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:31.769 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.777 [DefaultDispatcher-worker-18 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.787 [DefaultDispatcher-worker-13 @call-handler#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.787 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.788 [DefaultDispatcher-worker-19 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.788 [DefaultDispatcher-worker-19 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.788 [DefaultDispatcher-worker-19 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.788 [DefaultDispatcher-worker-19 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.801 [DefaultDispatcher-worker-19 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.803 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:31.803 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688. 2024-10-28 15:01:31.803 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:31.804 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.804 [UI Thread @coroutine#3176] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.804 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.804 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-28 15:01:31.805 [eventLoopGroupProxy-19-5 @call-handler#3189] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-28 15:01:31.806 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.806 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.806 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.806 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.806 [UI Thread @coroutine#3183] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.806 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.808 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:31.808 [UI Thread @coroutine#3200] TRACE 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=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689. 2024-10-28 15:01:31.808 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:31.809 [eventLoopGroupProxy-19-5 @call-handler#3189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.810 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.810 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.810 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.810 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.810 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.811 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:31.811 [eventLoopGroupProxy-19-8 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-28 15:01:31.811 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:31.811 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688. 2024-10-28 15:01:31.811 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.813 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-28 15:01:31.813 [eventLoopGroupProxy-19-7 @call-handler#3214] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-28 15:01:31.816 [eventLoopGroupProxy-19-7 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.816 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.817 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.817 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.817 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.817 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.817 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.817 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.817 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.817 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.821 [DefaultDispatcher-worker-4 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.823 [eventLoopGroupProxy-19-8 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.824 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:31.824 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:31.824 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689. 2024-10-28 15:01:31.824 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.831 [DefaultDispatcher-worker-12 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.840 [DefaultDispatcher-worker-4 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.850 [DefaultDispatcher-worker-21 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.865 [DefaultDispatcher-worker-19 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.869 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688 2024-10-28 15:01:31.869 [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/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688. 2024-10-28 15:01:31.869 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688 2024-10-28 15:01:31.870 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-10-28 15:01:31.872 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.873 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688 2024-10-28 15:01:31.873 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688 2024-10-28 15:01:31.873 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688. 2024-10-28 15:01:31.873 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.886 [DefaultDispatcher-worker-19 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.890 [DefaultDispatcher-worker-4 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:31.891 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.891 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.891 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.892 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.900 [DefaultDispatcher-worker-18 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.911 [DefaultDispatcher-worker-10 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.911 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.911 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.911 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.911 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:31.913 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:31.913 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:31.913 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:31.923 [DefaultDispatcher-worker-20 @call-handler#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:31.924 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.924 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.924 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:31.925 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:31.925 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.932 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689 2024-10-28 15:01:31.932 [UI Thread @coroutine#3258] TRACE 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=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689. 2024-10-28 15:01:31.932 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689 2024-10-28 15:01:31.934 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-10-28 15:01:31.936 [DefaultDispatcher-worker-20 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:31.941 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.942 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689 2024-10-28 15:01:31.942 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689 2024-10-28 15:01:31.942 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689. 2024-10-28 15:01:31.942 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654068937772658690&assignmentUid=654068937772658688&clazzUid=654068937772658688&submitterUid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.954 [DefaultDispatcher-worker-19 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.962 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689 2024-10-28 15:01:31.962 [UI Thread @coroutine#3272] TRACE 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=654068937772658689. 2024-10-28 15:01:31.962 [UI Thread @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689 2024-10-28 15:01:31.963 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-10-28 15:01:31.964 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.964 [UI Thread @coroutine#3277] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.964 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.964 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688 2024-10-28 15:01:31.964 [UI Thread @coroutine#3282] TRACE 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=654068937772658688. 2024-10-28 15:01:31.964 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688 2024-10-28 15:01:31.965 [eventLoopGroupProxy-19-5 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-10-28 15:01:31.965 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.965 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.965 [UI Thread @coroutine#3284] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.965 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.965 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.965 [UI Thread @coroutine#3286] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.965 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.965 [eventLoopGroupProxy-19-6 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-10-28 15:01:31.966 [eventLoopGroupProxy-19-7 @call-handler#3301] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-10-28 15:01:31.966 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-10-28 15:01:31.967 [UI Thread @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689 2024-10-28 15:01:31.967 [UI Thread @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689 2024-10-28 15:01:31.968 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689. 2024-10-28 15:01:31.968 [UI Thread @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.968 [eventLoopGroupProxy-19-7 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.969 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.969 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.969 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.969 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.969 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.970 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.970 [eventLoopGroupProxy-19-5 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.970 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.970 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.970 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.970 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.970 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:31.971 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:31.971 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.972 [eventLoopGroupProxy-19-6 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:31.973 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688 2024-10-28 15:01:31.973 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688 2024-10-28 15:01:31.973 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688. 2024-10-28 15:01:31.973 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:31.980 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:31.980 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.980 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:31.980 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.981 [DefaultDispatcher-worker-14 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.981 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.981 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:31.990 [DefaultDispatcher-worker-20 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:31.998 [DefaultDispatcher-worker-18 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.008 [DefaultDispatcher-worker-7 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.017 [DefaultDispatcher-worker-2 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.023 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690 2024-10-28 15:01:32.024 [UI Thread @coroutine#3319] TRACE 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=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690. 2024-10-28 15:01:32.024 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690 2024-10-28 15:01:32.025 [eventLoopGroupProxy-19-2 @call-handler#3321] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-10-28 15:01:32.030 [eventLoopGroupProxy-19-2 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.031 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690 2024-10-28 15:01:32.031 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690 2024-10-28 15:01:32.031 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690. 2024-10-28 15:01:32.031 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658690 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.042 [DefaultDispatcher-worker-21 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.045 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689 2024-10-28 15:01:32.045 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689. 2024-10-28 15:01:32.045 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689 2024-10-28 15:01:32.046 [eventLoopGroupProxy-19-2 @call-handler#3325] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-10-28 15:01:32.047 [eventLoopGroupProxy-19-2 @call-handler#3325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.048 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689 2024-10-28 15:01:32.048 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689 2024-10-28 15:01:32.048 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689. 2024-10-28 15:01:32.048 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.059 [DefaultDispatcher-worker-1 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.074 [DefaultDispatcher-worker-2 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.079 [DefaultDispatcher-worker-5 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:32.079 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.079 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.079 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.080 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.080 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.084 [DefaultDispatcher-worker-12 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.084 [DefaultDispatcher-worker-12 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:32.084 [DefaultDispatcher-worker-12 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:32.084 [DefaultDispatcher-worker-12 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:32.084 [DefaultDispatcher-worker-12 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-28 15:01:32.085 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:01:32.085 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:01:32.085 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:01:32.095 [DefaultDispatcher-worker-4 @call-handler#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-10-28 15:01:32.095 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.095 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:32.095 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:01:32.096 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:01:32.096 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.098 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:32.098 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688. 2024-10-28 15:01:32.098 [UI Thread @coroutine#3356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:32.099 [UI Thread @coroutine#3360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.099 [UI Thread @coroutine#3360] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.099 [UI Thread @coroutine#3360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.099 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.099 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.099 [UI Thread @coroutine#3365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.099 [eventLoopGroupProxy-19-2 @call-handler#3373] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-28 15:01:32.100 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.100 [eventLoopGroupProxy-19-5 @call-handler#3374] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-28 15:01:32.100 [UI Thread @coroutine#3367] TRACE 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=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.100 [UI Thread @coroutine#3367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.100 [eventLoopGroupProxy-19-6 @call-handler#3383] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-28 15:01:32.100 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:32.101 [UI Thread @coroutine#3385] TRACE 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=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689. 2024-10-28 15:01:32.101 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:32.101 [eventLoopGroupProxy-19-2 @call-handler#3373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.102 [UI Thread @coroutine#3356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:32.102 [UI Thread @coroutine#3356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 2024-10-28 15:01:32.102 [eventLoopGroupProxy-19-10 @call-handler#3396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-28 15:01:32.102 [eventLoopGroupProxy-19-6 @call-handler#3383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.102 [eventLoopGroupProxy-19-9 @call-handler#3397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-28 15:01:32.102 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688. 2024-10-28 15:01:32.102 [UI Thread @coroutine#3356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.103 [eventLoopGroupProxy-19-5 @call-handler#3374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.103 [UI Thread @coroutine#3365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.103 [UI Thread @coroutine#3365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.103 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.103 [UI Thread @coroutine#3365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.103 [UI Thread @coroutine#3360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.103 [UI Thread @coroutine#3360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.104 [UI Thread @coroutine#3360] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.104 [UI Thread @coroutine#3360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.104 [eventLoopGroupProxy-19-9 @call-handler#3397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.105 [UI Thread @coroutine#3367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.105 [UI Thread @coroutine#3367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 2024-10-28 15:01:32.105 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688. 2024-10-28 15:01:32.105 [UI Thread @coroutine#3367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654068937772658689&assignmentUid=654068937772658688 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.112 [eventLoopGroupProxy-19-10 @call-handler#3396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:01:32.112 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:32.112 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 2024-10-28 15:01:32.112 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689. 2024-10-28 15:01:32.112 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654068937772658688&clazzUid=654068937772658688&accountPersonUid=654068937772658689 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:32.113 [DefaultDispatcher-worker-2 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-10-28 15:01:32.117 [DefaultDispatcher-worker-6 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:32.125 [DefaultDispatcher-worker-17 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:32.135 [DefaultDispatcher-worker-17 @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:32.145 [DefaultDispatcher-worker-12 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:32.158 [DefaultDispatcher-worker-12 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-10-28 15:01:32.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-10-28 15:01:32.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-10-28 15:01:32.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:32.162 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e0c775: (connection evicted) 2024-10-28 15:01:32.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:32.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-10-28 15:01:32.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-10-28 15:01:32.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-10-28 15:01:32.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-10-28 15:01:32.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:32.164 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3285c141: (connection evicted) 2024-10-28 15:01:32.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:32.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-10-28 15:01:32.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-10-28 15:01:32.328 [DefaultDispatcher-worker-20 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.329 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.330 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.330 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.330 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.330 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.403 [DefaultDispatcher-worker-5 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:32.403 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.403 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.403 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.404 [DefaultDispatcher-worker-17 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.404 [DefaultDispatcher-worker-17 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.429 [DefaultDispatcher-worker-17 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:32.429 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.429 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.429 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.430 [DefaultDispatcher-worker-14 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.430 [DefaultDispatcher-worker-14 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.466 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:32.575 [DefaultDispatcher-worker-13 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:32.575 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.575 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.575 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.576 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.576 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.657 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:32.699 [DefaultDispatcher-worker-2 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:32.699 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.699 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.699 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.700 [DefaultDispatcher-worker-11 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.700 [DefaultDispatcher-worker-11 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.771 [DefaultDispatcher-worker-12 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:32.771 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.771 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.771 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.772 [DefaultDispatcher-worker-2 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.772 [DefaultDispatcher-worker-2 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.903 [DefaultDispatcher-worker-17 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:32.904 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.904 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.904 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.905 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.993 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:32.993 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.993 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:32.993 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.994 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:32.994 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.092 [DefaultDispatcher-worker-8 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:33.092 [DefaultDispatcher-worker-8 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.092 [DefaultDispatcher-worker-8 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.092 [DefaultDispatcher-worker-8 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.093 [DefaultDispatcher-worker-10 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.094 [DefaultDispatcher-worker-10 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-10-28 15:01:33.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-10-28 15:01:33.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.169 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676f70dc: (connection evicted) 2024-10-28 15:01:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-10-28 15:01:33.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-10-28 15:01:33.173 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55bf08a5 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.174 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.175 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-10-28 15:01:33.175 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.175 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.175 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-10-28 15:01:33.190 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.200 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.202 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.204 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.204 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdea2de 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.205 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-10-28 15:01:33.225 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.234 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.236 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.237 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.250 [DefaultDispatcher-worker-21 @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-10-28 15:01:33.264 [DefaultDispatcher-worker-8 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.275 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:33.279 [DefaultDispatcher-worker-14 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-10-28 15:01:33.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-10-28 15:01:33.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-10-28 15:01:33.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.290 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57421e4e: (connection evicted) 2024-10-28 15:01:33.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-10-28 15:01:33.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-10-28 15:01:33.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-10-28 15:01:33.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-10-28 15:01:33.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.291 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da2219c: (connection evicted) 2024-10-28 15:01:33.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-10-28 15:01:33.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3695e4f2 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.294 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-10-28 15:01:33.295 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.295 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.295 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-10-28 15:01:33.321 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.336 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.341 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c88db1 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.341 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.342 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-10-28 15:01:33.344 [DefaultDispatcher-worker-19 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-20 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.348 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.349 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.350 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.350 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.352 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.352 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.363 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.373 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.375 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.376 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.390 [DefaultDispatcher-worker-17 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5078e308 2024-10-28 15:01:33.395 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:33.403 [DefaultDispatcher-worker-17 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.416 [DefaultDispatcher-worker-11 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:33.416 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.416 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.416 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.417 [DefaultDispatcher-worker-10 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.417 [DefaultDispatcher-worker-10 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.418 [DefaultDispatcher-worker-19 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.431 [DefaultDispatcher-worker-21 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.442 [DefaultDispatcher-worker-12 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:33.442 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.442 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.442 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.442 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.443 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.443 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.455 [DefaultDispatcher-worker-15 @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c 2024-10-28 15:01:33.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-10-28 15:01:33.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-10-28 15:01:33.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.458 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e396d1c: (connection evicted) 2024-10-28 15:01:33.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-10-28 15:01:33.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-10-28 15:01:33.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-10-28 15:01:33.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-10-28 15:01:33.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.460 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5078e308: (connection evicted) 2024-10-28 15:01:33.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-10-28 15:01:33.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490e1017 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.462 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.463 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-10-28 15:01:33.479 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.489 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.490 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.492 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe75649 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.492 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.493 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-10-28 15:01:33.507 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.517 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.518 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.520 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.533 [DefaultDispatcher-worker-20 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-10-28 15:01:33.548 [DefaultDispatcher-worker-11 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.561 [DefaultDispatcher-worker-6 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-10-28 15:01:33.563 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-10-28 15:01:33.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-10-28 15:01:33.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.570 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482040a: (connection evicted) 2024-10-28 15:01:33.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-10-28 15:01:33.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-10-28 15:01:33.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-10-28 15:01:33.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-10-28 15:01:33.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.571 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418: (connection evicted) 2024-10-28 15:01:33.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-10-28 15:01:33.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1268ac94 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.573 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-10-28 15:01:33.574 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.574 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.574 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-10-28 15:01:33.588 [DefaultDispatcher-worker-11 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:33.588 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.588 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.588 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.589 [DefaultDispatcher-worker-20 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.589 [DefaultDispatcher-worker-20 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.590 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.600 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.601 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.604 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e9f5e6 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-10-28 15:01:33.604 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.605 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-10-28 15:01:33.619 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.629 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.630 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.632 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.645 [DefaultDispatcher-worker-20 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-10-28 15:01:33.659 [DefaultDispatcher-worker-14 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.672 [DefaultDispatcher-worker-13 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-10-28 15:01:33.674 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-10-28 15:01:33.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-10-28 15:01:33.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.681 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7197b96c: (connection evicted) 2024-10-28 15:01:33.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-10-28 15:01:33.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-10-28 15:01:33.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-10-28 15:01:33.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-10-28 15:01:33.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.682 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc45472: (connection evicted) 2024-10-28 15:01:33.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-10-28 15:01:33.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab7b0f 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.684 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-10-28 15:01:33.685 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.685 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.685 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-10-28 15:01:33.701 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.711 [DefaultDispatcher-worker-13 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:33.711 [DefaultDispatcher-worker-13 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.712 [DefaultDispatcher-worker-13 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.712 [DefaultDispatcher-worker-13 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.712 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.713 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.713 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.713 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.715 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe7be3 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.715 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.716 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-10-28 15:01:33.730 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.739 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.741 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.743 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.756 [DefaultDispatcher-worker-7 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-10-28 15:01:33.771 [DefaultDispatcher-worker-2 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.784 [DefaultDispatcher-worker-20 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:33.784 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.784 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.784 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.785 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:33.785 [DefaultDispatcher-worker-4 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.786 [DefaultDispatcher-worker-4 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.786 [DefaultDispatcher-worker-9 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-10-28 15:01:33.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-10-28 15:01:33.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-10-28 15:01:33.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.795 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b: (connection evicted) 2024-10-28 15:01:33.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-10-28 15:01:33.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-10-28 15:01:33.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-10-28 15:01:33.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-10-28 15:01:33.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.796 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a349644: (connection evicted) 2024-10-28 15:01:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-10-28 15:01:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245a90b1 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.798 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.799 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-10-28 15:01:33.815 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.825 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.826 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.828 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145c6e4d 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.828 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.829 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-10-28 15:01:33.843 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.852 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.854 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.856 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.868 [DefaultDispatcher-worker-11 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-10-28 15:01:33.883 [DefaultDispatcher-worker-3 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.897 [DefaultDispatcher-worker-12 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.899 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:33.909 [DefaultDispatcher-worker-18 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-10-28 15:01:33.917 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:33.917 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.917 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:33.917 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-10-28 15:01:33.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-10-28 15:01:33.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.918 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:33.918 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad: (connection evicted) 2024-10-28 15:01:33.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-10-28 15:01:33.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-10-28 15:01:33.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-10-28 15:01:33.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-10-28 15:01:33.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:33.920 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce: (connection evicted) 2024-10-28 15:01:33.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:33.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-10-28 15:01:33.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-10-28 15:01:33.921 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da9f44c 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.922 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-10-28 15:01:33.937 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.948 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.951 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.953 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:33.953 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c380db5 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.954 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-10-28 15:01:33.968 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.978 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.979 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.981 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:33.994 [DefaultDispatcher-worker-11 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-10-28 15:01:34.004 [DefaultDispatcher-worker-4 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:34.004 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.004 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.004 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.006 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.006 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.010 [DefaultDispatcher-worker-1 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:34.022 [DefaultDispatcher-worker-10 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:34.023 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.032 [DefaultDispatcher-worker-10 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:34.054 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.054 [DefaultDispatcher-worker-4 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-10-28 15:01:34.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-10-28 15:01:34.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-10-28 15:01:34.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.058 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592efd6: (connection evicted) 2024-10-28 15:01:34.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-10-28 15:01:34.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-10-28 15:01:34.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-10-28 15:01:34.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-10-28 15:01:34.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.060 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f: (connection evicted) 2024-10-28 15:01:34.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-10-28 15:01:34.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3787eac3 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.062 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-10-28 15:01:34.063 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.063 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.063 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-10-28 15:01:34.083 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.093 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.094 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.096 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5c53e5 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.096 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.097 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-10-28 15:01:34.105 [DefaultDispatcher-worker-4 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:34.105 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.106 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.106 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.107 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.107 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.111 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.121 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.123 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.124 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.137 [DefaultDispatcher-worker-11 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-10-28 15:01:34.150 [DefaultDispatcher-worker-11 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.163 [DefaultDispatcher-worker-2 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.163 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.166 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-10-28 15:01:34.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-10-28 15:01:34.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-10-28 15:01:34.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.174 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5453020f: (connection evicted) 2024-10-28 15:01:34.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-10-28 15:01:34.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-10-28 15:01:34.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-10-28 15:01:34.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-10-28 15:01:34.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.176 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570cef1e: (connection evicted) 2024-10-28 15:01:34.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-10-28 15:01:34.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-10-28 15:01:34.177 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-10-28 15:01:34.177 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33428132 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.178 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-10-28 15:01:34.195 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.200 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.204 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.206 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.208 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3b8b26 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.208 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-10-28 15:01:34.209 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.209 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.209 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-10-28 15:01:34.223 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.233 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.234 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.236 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.248 [DefaultDispatcher-worker-6 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-10-28 15:01:34.262 [DefaultDispatcher-worker-11 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.275 [DefaultDispatcher-worker-21 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.277 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.278 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.280 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-10-28 15:01:34.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-10-28 15:01:34.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-10-28 15:01:34.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.289 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd22110: (connection evicted) 2024-10-28 15:01:34.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-10-28 15:01:34.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-10-28 15:01:34.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-10-28 15:01:34.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-10-28 15:01:34.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.290 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0: (connection evicted) 2024-10-28 15:01:34.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-10-28 15:01:34.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-10-28 15:01:34.292 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64230d44 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.293 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-10-28 15:01:34.294 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.294 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.294 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-10-28 15:01:34.313 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.323 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.325 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.327 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe5f2f0 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.327 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-10-28 15:01:34.328 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.328 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.328 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-10-28 15:01:34.342 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.352 [Test worker @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.354 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.356 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.361 [DefaultDispatcher-worker-20 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:34.362 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.362 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.362 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.363 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.363 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.363 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:34.364 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.364 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.364 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.365 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.365 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.366 [DefaultDispatcher-worker-5 @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-10-28 15:01:34.381 [DefaultDispatcher-worker-13 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.394 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.394 [DefaultDispatcher-worker-7 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2024-10-28 15:01:34.450 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-3 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-21 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-21 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-3 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-21 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-3 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-21 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.467 [DefaultDispatcher-worker-3 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.468 [DefaultDispatcher-worker-20 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.468 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.468 [DefaultDispatcher-worker-20 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.468 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-10-28 15:01:34.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-10-28 15:01:34.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.469 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe: (connection evicted) 2024-10-28 15:01:34.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-10-28 15:01:34.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-10-28 15:01:34.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-10-28 15:01:34.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-10-28 15:01:34.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.470 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4873c645: (connection evicted) 2024-10-28 15:01:34.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-10-28 15:01:34.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.472 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736de3b6 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.473 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.474 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-10-28 15:01:34.492 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.502 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.504 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.505 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb32ca5 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.506 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-10-28 15:01:34.520 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.530 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.531 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.533 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.545 [DefaultDispatcher-worker-14 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:01:34.561 [DefaultDispatcher-worker-14 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.574 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.576 [DefaultDispatcher-worker-1 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:01:34.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-10-28 15:01:34.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-10-28 15:01:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.585 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74876292: (connection evicted) 2024-10-28 15:01:34.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-10-28 15:01:34.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-10-28 15:01:34.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-10-28 15:01:34.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-10-28 15:01:34.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.586 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e59844f: (connection evicted) 2024-10-28 15:01:34.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-10-28 15:01:34.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25198ead 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.588 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.589 [Test worker @coroutine#4210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-10-28 15:01:34.600 [DefaultDispatcher-worker-1 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:34.601 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.601 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.601 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.602 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.602 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.607 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.617 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.618 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.620 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304e83a 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.620 [Test worker @coroutine#4210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-10-28 15:01:34.621 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.621 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.621 [Test worker @coroutine#4210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-10-28 15:01:34.635 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.644 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.646 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.648 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.661 [DefaultDispatcher-worker-15 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:01:34.675 [DefaultDispatcher-worker-16 @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.686 [DefaultDispatcher-worker-15 @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.689 [Test worker @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.689 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.691 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:01:34.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-10-28 15:01:34.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-10-28 15:01:34.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.700 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39384ba6: (connection evicted) 2024-10-28 15:01:34.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-10-28 15:01:34.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-10-28 15:01:34.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-10-28 15:01:34.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-10-28 15:01:34.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.702 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e: (connection evicted) 2024-10-28 15:01:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-10-28 15:01:34.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63088bbd 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.704 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-10-28 15:01:34.705 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.705 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.705 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-10-28 15:01:34.723 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.725 [DefaultDispatcher-worker-3 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:34.725 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.725 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.725 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.726 [DefaultDispatcher-worker-16 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.726 [DefaultDispatcher-worker-16 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.732 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.734 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.736 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d07fa4 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.736 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-10-28 15:01:34.737 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.737 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.737 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-10-28 15:01:34.750 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.760 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.761 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.763 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.776 [DefaultDispatcher-worker-14 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6 2024-10-28 15:01:34.790 [DefaultDispatcher-worker-18 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.798 [DefaultDispatcher-worker-7 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:34.798 [DefaultDispatcher-worker-7 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.798 [DefaultDispatcher-worker-7 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.798 [DefaultDispatcher-worker-7 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.799 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.799 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.803 [DefaultDispatcher-worker-1 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.805 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.815 [UI Thread @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32107bba 2024-10-28 15:01:34.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-10-28 15:01:34.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-10-28 15:01:34.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.820 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32107bba: (connection evicted) 2024-10-28 15:01:34.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-10-28 15:01:34.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-10-28 15:01:34.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-10-28 15:01:34.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-10-28 15:01:34.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.822 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc44cb6: (connection evicted) 2024-10-28 15:01:34.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-10-28 15:01:34.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-10-28 15:01:34.824 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27828021 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.825 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-10-28 15:01:34.841 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.851 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.852 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.854 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.866 [DefaultDispatcher-worker-5 @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.868 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.882 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579b1d86 2024-10-28 15:01:34.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-10-28 15:01:34.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-10-28 15:01:34.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:34.896 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579b1d86: (connection evicted) 2024-10-28 15:01:34.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-10-28 15:01:34.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-10-28 15:01:34.898 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122557f8 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.899 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-10-28 15:01:34.900 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.900 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.900 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-10-28 15:01:34.917 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.929 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.930 [DefaultDispatcher-worker-5 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:34.930 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.930 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:34.930 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.931 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.931 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:34.932 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-10-28 15:01:34.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-10-28 15:01:34.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-10-28 15:01:34.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-10-28 15:01:34.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35408036 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.939 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-10-28 15:01:34.940 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.940 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.940 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-10-28 15:01:34.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.964 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.966 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.968 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2024-10-28 15:01:34.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-10-28 15:01:34.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-10-28 15:01:34.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:34.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:34.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-10-28 15:01:34.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7002dacc 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-10-28 15:01:34.973 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:34.974 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-10-28 15:01:34.989 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:34.999 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:35.000 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:35.002 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-10-28 15:01:35.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-10-28 15:01:35.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-10-28 15:01:35.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-10-28 15:01:35.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6725f9e0 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.010 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-10-28 15:01:35.011 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.011 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.011 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-10-28 15:01:35.017 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:35.017 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.017 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.017 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.019 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.019 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.027 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.037 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.038 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.040 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.052 [DefaultDispatcher-worker-15 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8 2024-10-28 15:01:35.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-10-28 15:01:35.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-10-28 15:01:35.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.055 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b8ab2f8: (connection evicted) 2024-10-28 15:01:35.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-10-28 15:01:35.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6cd73 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.057 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.058 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-10-28 15:01:35.073 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.082 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.084 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.085 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-10-28 15:01:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-10-28 15:01:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-10-28 15:01:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-10-28 15:01:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601c953c 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.091 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-10-28 15:01:35.092 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.092 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.092 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-10-28 15:01:35.106 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.117 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.118 [DefaultDispatcher-worker-6 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:35.118 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.118 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.119 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.119 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.120 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.120 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.120 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.130 [DefaultDispatcher-worker-15 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.133 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.137 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-10-28 15:01:35.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-10-28 15:01:35.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-10-28 15:01:35.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.150 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561f982f: (connection evicted) 2024-10-28 15:01:35.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-10-28 15:01:35.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a372c1 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.155 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-10-28 15:01:35.156 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.156 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.156 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-10-28 15:01:35.172 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.182 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.183 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.185 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414a3c7d 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.185 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.186 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-10-28 15:01:35.186 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.186 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.186 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-10-28 15:01:35.200 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.210 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.212 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.213 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.226 [DefaultDispatcher-worker-8 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-10-28 15:01:35.239 [DefaultDispatcher-worker-15 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.256 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.264 [DefaultDispatcher-worker-4 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2024-10-28 15:01:35.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-10-28 15:01:35.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-10-28 15:01:35.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.274 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6: (connection evicted) 2024-10-28 15:01:35.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-10-28 15:01:35.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.275 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aad1270: (connection evicted) 2024-10-28 15:01:35.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-10-28 15:01:35.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-10-28 15:01:35.276 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13eb8ca 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.277 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.278 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-10-28 15:01:35.296 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.305 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.307 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.308 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.308 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.309 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-10-28 15:01:35.322 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.332 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.333 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.335 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.348 [DefaultDispatcher-worker-8 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-28 15:01:35.361 [DefaultDispatcher-worker-8 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.375 [DefaultDispatcher-worker-11 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:35.375 [DefaultDispatcher-worker-11 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.375 [DefaultDispatcher-worker-11 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.375 [DefaultDispatcher-worker-11 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.376 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.377 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.377 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.378 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.383 [DefaultDispatcher-worker-1 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-28 15:01:35.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-10-28 15:01:35.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-10-28 15:01:35.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.386 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45144fdf: (connection evicted) 2024-10-28 15:01:35.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-10-28 15:01:35.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.387 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61aaec51: (connection evicted) 2024-10-28 15:01:35.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-10-28 15:01:35.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c73b5c 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.390 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-10-28 15:01:35.391 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.391 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.391 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-10-28 15:01:35.407 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.417 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.418 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.420 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bd0b3c 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.420 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.421 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-10-28 15:01:35.434 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.444 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.445 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.447 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.459 [DefaultDispatcher-worker-11 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:01:35.473 [DefaultDispatcher-worker-13 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.480 [DefaultDispatcher-worker-16 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:35.480 [DefaultDispatcher-worker-16 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-16 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-16 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-17 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.481 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.482 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.482 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.482 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.482 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.490 [DefaultDispatcher-worker-6 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.491 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.506 [DefaultDispatcher-worker-12 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.518 [DefaultDispatcher-worker-5 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-10-28 15:01:35.521 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-10-28 15:01:35.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-10-28 15:01:35.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.531 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d: (connection evicted) 2024-10-28 15:01:35.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-10-28 15:01:35.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-10-28 15:01:35.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-10-28 15:01:35.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-10-28 15:01:35.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.532 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f: (connection evicted) 2024-10-28 15:01:35.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-10-28 15:01:35.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-10-28 15:01:35.534 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.535 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-10-28 15:01:35.552 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.563 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.564 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.566 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.566 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.567 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-10-28 15:01:35.580 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.590 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.591 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.606 [DefaultDispatcher-worker-19 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:01:35.612 [DefaultDispatcher-worker-14 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:35.612 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.612 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.612 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.613 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.613 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.621 [DefaultDispatcher-worker-9 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.634 [DefaultDispatcher-worker-6 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.636 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:35.644 [DefaultDispatcher-worker-1 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-10-28 15:01:35.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-10-28 15:01:35.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-10-28 15:01:35.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.656 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2024-10-28 15:01:35.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-10-28 15:01:35.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-10-28 15:01:35.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-10-28 15:01:35.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-10-28 15:01:35.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.657 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2024-10-28 15:01:35.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-10-28 15:01:35.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-10-28 15:01:35.658 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543669de 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.659 [Test worker @coroutine#4739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-10-28 15:01:35.677 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.687 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.688 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.690 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cd58e7 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.690 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.691 [Test worker @coroutine#4739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-10-28 15:01:35.704 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.714 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.715 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.717 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.730 [DefaultDispatcher-worker-6 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:01:35.736 [DefaultDispatcher-worker-9 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:35.736 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.736 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.736 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.737 [DefaultDispatcher-worker-19 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.738 [DefaultDispatcher-worker-19 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.743 [DefaultDispatcher-worker-10 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.754 [DefaultDispatcher-worker-3 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-10-28 15:01:35.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-10-28 15:01:35.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-10-28 15:01:35.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.758 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f709b99: (connection evicted) 2024-10-28 15:01:35.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-10-28 15:01:35.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-10-28 15:01:35.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-10-28 15:01:35.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-10-28 15:01:35.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.759 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a296643: (connection evicted) 2024-10-28 15:01:35.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-10-28 15:01:35.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f33123 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.763 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-10-28 15:01:35.764 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.764 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.764 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-10-28 15:01:35.780 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.790 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.792 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.793 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.793 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7d72f2 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.794 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-10-28 15:01:35.808 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.810 [DefaultDispatcher-worker-9 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:35.811 [DefaultDispatcher-worker-9 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.811 [DefaultDispatcher-worker-9 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.811 [DefaultDispatcher-worker-9 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.812 [DefaultDispatcher-worker-19 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.812 [DefaultDispatcher-worker-19 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.818 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.820 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.821 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.835 [DefaultDispatcher-worker-1 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:01:35.849 [DefaultDispatcher-worker-8 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.863 [DefaultDispatcher-worker-18 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.864 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.884 [DefaultDispatcher-worker-12 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2024-10-28 15:01:35.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-10-28 15:01:35.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-10-28 15:01:35.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.887 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5: (connection evicted) 2024-10-28 15:01:35.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-10-28 15:01:35.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-10-28 15:01:35.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-10-28 15:01:35.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-10-28 15:01:35.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:35.888 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b63def: (connection evicted) 2024-10-28 15:01:35.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:35.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-10-28 15:01:35.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-10-28 15:01:35.890 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330f3046 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.891 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-10-28 15:01:35.892 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.892 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.892 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-10-28 15:01:35.911 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.920 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.922 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.924 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791b9887 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.924 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.925 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-10-28 15:01:35.939 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.942 [DefaultDispatcher-worker-18 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:35.942 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.942 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:35.943 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.944 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:35.949 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.950 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.952 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.964 [DefaultDispatcher-worker-7 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-10-28 15:01:35.978 [DefaultDispatcher-worker-3 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.991 [DefaultDispatcher-worker-12 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:35.992 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:36.001 [DefaultDispatcher-worker-12 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:36.018 [DefaultDispatcher-worker-12 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-10-28 15:01:36.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-10-28 15:01:36.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-10-28 15:01:36.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.019 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a: (connection evicted) 2024-10-28 15:01:36.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-10-28 15:01:36.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-10-28 15:01:36.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-10-28 15:01:36.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-10-28 15:01:36.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.021 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202d83b9: (connection evicted) 2024-10-28 15:01:36.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-10-28 15:01:36.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3616d2 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.024 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.025 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-10-28 15:01:36.025 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.025 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.025 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-10-28 15:01:36.029 [DefaultDispatcher-worker-19 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:36.029 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.029 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.029 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.030 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.030 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.042 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.052 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.053 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.056 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.056 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661ec798 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.057 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-10-28 15:01:36.058 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.058 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.058 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-10-28 15:01:36.071 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.081 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.082 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.084 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.097 [DefaultDispatcher-worker-19 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-10-28 15:01:36.112 [DefaultDispatcher-worker-19 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.125 [DefaultDispatcher-worker-9 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2024-10-28 15:01:36.125 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.131 [DefaultDispatcher-worker-20 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:36.131 [DefaultDispatcher-worker-20 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.131 [DefaultDispatcher-worker-20 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.131 [DefaultDispatcher-worker-20 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.132 [DefaultDispatcher-worker-13 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.132 [DefaultDispatcher-worker-13 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-10-28 15:01:36.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-10-28 15:01:36.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.138 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d: (connection evicted) 2024-10-28 15:01:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-10-28 15:01:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-10-28 15:01:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-10-28 15:01:36.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-10-28 15:01:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.139 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383b3357: (connection evicted) 2024-10-28 15:01:36.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-10-28 15:01:36.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-10-28 15:01:36.141 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d884e9a 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.142 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-10-28 15:01:36.156 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.166 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.167 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.169 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5280e62e 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.169 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-10-28 15:01:36.170 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.170 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.170 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-10-28 15:01:36.183 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.193 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.194 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.196 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.208 [DefaultDispatcher-worker-16 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-10-28 15:01:36.222 [DefaultDispatcher-worker-5 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.234 [DefaultDispatcher-worker-21 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-10-28 15:01:36.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-10-28 15:01:36.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-10-28 15:01:36.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.238 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60: (connection evicted) 2024-10-28 15:01:36.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-10-28 15:01:36.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-10-28 15:01:36.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-10-28 15:01:36.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-10-28 15:01:36.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.239 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d71569: (connection evicted) 2024-10-28 15:01:36.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-10-28 15:01:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b12df9 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.241 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-10-28 15:01:36.242 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.242 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.242 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-10-28 15:01:36.257 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.266 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.268 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.269 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682bff78 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.270 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-10-28 15:01:36.284 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.293 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.295 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.296 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.310 [DefaultDispatcher-worker-11 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-10-28 15:01:36.323 [DefaultDispatcher-worker-20 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.334 [DefaultDispatcher-worker-14 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-10-28 15:01:36.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-10-28 15:01:36.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-10-28 15:01:36.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.338 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9: (connection evicted) 2024-10-28 15:01:36.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-10-28 15:01:36.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-10-28 15:01:36.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-10-28 15:01:36.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-10-28 15:01:36.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.339 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0: (connection evicted) 2024-10-28 15:01:36.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-10-28 15:01:36.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-10-28 15:01:36.341 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6092d41 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.342 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-10-28 15:01:36.357 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.367 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.368 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.370 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6c5fa2 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.370 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-10-28 15:01:36.371 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.371 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.371 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-10-28 15:01:36.385 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.389 [DefaultDispatcher-worker-8 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:36.389 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.389 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.389 [DefaultDispatcher-worker-8 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-5 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.390 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.391 [DefaultDispatcher-worker-21 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.391 [DefaultDispatcher-worker-21 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.395 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.397 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.399 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.411 [DefaultDispatcher-worker-12 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407339e5 2024-10-28 15:01:36.424 [DefaultDispatcher-worker-21 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.441 [DefaultDispatcher-worker-20 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.443 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:36.452 [DefaultDispatcher-worker-17 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.471 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.495 [DefaultDispatcher-worker-5 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:36.495 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.495 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.495 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.495 [DefaultDispatcher-worker-12 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:36.496 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.496 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.496 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.497 [DefaultDispatcher-worker-14 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.497 [DefaultDispatcher-worker-14 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.497 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.497 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.581 [DefaultDispatcher-worker-14 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2024-10-28 15:01:36.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-10-28 15:01:36.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-10-28 15:01:36.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.584 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b: (connection evicted) 2024-10-28 15:01:36.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-10-28 15:01:36.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-10-28 15:01:36.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-10-28 15:01:36.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-10-28 15:01:36.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.585 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407339e5: (connection evicted) 2024-10-28 15:01:36.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-10-28 15:01:36.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f99b8c4 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-10-28 15:01:36.587 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.588 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-10-28 15:01:36.604 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.614 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.616 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.617 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c8393 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.618 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-10-28 15:01:36.625 [DefaultDispatcher-worker-3 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:36.626 [DefaultDispatcher-worker-3 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.626 [DefaultDispatcher-worker-3 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.626 [DefaultDispatcher-worker-3 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.627 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.627 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.633 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.642 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.644 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.651 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.663 [DefaultDispatcher-worker-20 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2024-10-28 15:01:36.676 [DefaultDispatcher-worker-21 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.680 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.688 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:36.692 [DefaultDispatcher-worker-1 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.704 [DefaultDispatcher-worker-6 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3 2024-10-28 15:01:36.705 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-10-28 15:01:36.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-10-28 15:01:36.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.710 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5769b3: (connection evicted) 2024-10-28 15:01:36.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-10-28 15:01:36.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-10-28 15:01:36.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-10-28 15:01:36.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-10-28 15:01:36.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.711 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b: (connection evicted) 2024-10-28 15:01:36.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-10-28 15:01:36.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.713 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-10-28 15:01:36.730 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.739 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.741 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.744 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.744 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.745 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-10-28 15:01:36.746 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.746 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.746 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-10-28 15:01:36.749 [DefaultDispatcher-worker-15 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:36.750 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.750 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.750 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.751 [DefaultDispatcher-worker-5 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.751 [DefaultDispatcher-worker-5 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.760 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.769 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.771 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.773 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.785 [DefaultDispatcher-worker-17 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-10-28 15:01:36.798 [DefaultDispatcher-worker-5 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.814 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:36.814 [DefaultDispatcher-worker-3 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-10-28 15:01:36.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-10-28 15:01:36.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-10-28 15:01:36.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.820 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2024-10-28 15:01:36.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-10-28 15:01:36.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-10-28 15:01:36.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-10-28 15:01:36.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-10-28 15:01:36.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.821 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2024-10-28 15:01:36.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-10-28 15:01:36.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-10-28 15:01:36.822 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a1c2f3 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.823 [DefaultDispatcher-worker-21 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.823 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-10-28 15:01:36.823 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.823 [DefaultDispatcher-worker-21 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.823 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-10-28 15:01:36.824 [DefaultDispatcher-worker-11 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.824 [DefaultDispatcher-worker-11 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.839 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.849 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.850 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.852 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5827908c 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.852 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.853 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-10-28 15:01:36.866 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.876 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.877 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.879 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.892 [DefaultDispatcher-worker-12 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2024-10-28 15:01:36.903 [DefaultDispatcher-worker-18 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.920 [DefaultDispatcher-worker-19 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.924 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:36.932 [DefaultDispatcher-worker-3 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-10-28 15:01:36.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-10-28 15:01:36.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-10-28 15:01:36.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.938 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d41b929: (connection evicted) 2024-10-28 15:01:36.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-10-28 15:01:36.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-10-28 15:01:36.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-10-28 15:01:36.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-10-28 15:01:36.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:36.939 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36: (connection evicted) 2024-10-28 15:01:36.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:36.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-10-28 15:01:36.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:36.941 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.942 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-10-28 15:01:36.955 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:36.955 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.955 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:36.955 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.956 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:36.957 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.967 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.969 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.970 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.982 [DefaultDispatcher-worker-3 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:36.992 [DefaultDispatcher-worker-9 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-10-28 15:01:37.006 [UI Thread @coroutine#5160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=654068958015426560 2024-10-28 15:01:37.006 [UI Thread @coroutine#5160] 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=654068958015426560. 2024-10-28 15:01:37.006 [UI Thread @coroutine#5160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=654068958015426560 2024-10-28 15:01:37.007 [UI Thread @coroutine#5160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=654068958015426560 2024-10-28 15:01:37.007 [UI Thread @coroutine#5160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=654068958015426560 2024-10-28 15:01:37.008 [UI Thread @coroutine#5160] 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=654068958015426560. 2024-10-28 15:01:37.008 [UI Thread @coroutine#5160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=654068958015426560 to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:37.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-10-28 15:01:37.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-10-28 15:01:37.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.011 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63604641: (connection evicted) 2024-10-28 15:01:37.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-10-28 15:01:37.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-10-28 15:01:37.070 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c95cb24 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.071 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-10-28 15:01:37.072 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.072 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.072 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-10-28 15:01:37.082 [DefaultDispatcher-worker-9 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:37.082 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.082 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.082 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.083 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.083 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.091 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.100 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.102 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.103 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.130 [DefaultDispatcher-worker-2 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.141 [DefaultDispatcher-worker-1 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.145 [DefaultDispatcher-worker-2 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:37.145 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.145 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.145 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.146 [DefaultDispatcher-worker-8 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.146 [DefaultDispatcher-worker-8 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.151 [DefaultDispatcher-worker-11 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2024-10-28 15:01:37.172 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-10-28 15:01:37.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-10-28 15:01:37.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.176 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3: (connection evicted) 2024-10-28 15:01:37.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-10-28 15:01:37.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e6a643 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.242 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-10-28 15:01:37.243 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.243 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.243 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-10-28 15:01:37.256 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.266 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.268 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.269 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-10-28 15:01:37.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-10-28 15:01:37.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-10-28 15:01:37.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:37.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-10-28 15:01:37.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fd6f02 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.276 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.277 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.277 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-10-28 15:01:37.277 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.277 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.277 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-10-28 15:01:37.290 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.300 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.302 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.303 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-10-28 15:01:37.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-10-28 15:01:37.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-10-28 15:01:37.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:37.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-10-28 15:01:37.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6f31ef 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.308 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-10-28 15:01:37.309 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.309 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.309 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-10-28 15:01:37.323 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.333 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.334 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.336 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf822a6 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.336 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.337 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-10-28 15:01:37.351 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.361 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.362 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.364 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.376 [DefaultDispatcher-worker-16 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-10-28 15:01:37.391 [DefaultDispatcher-worker-9 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-10-28 15:01:37.397 [UI Thread @coroutine#5270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.397 [UI Thread @coroutine#5270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:01:37.397 [UI Thread @coroutine#5270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.399 [UI Thread @coroutine#5270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.399 [UI Thread @coroutine#5270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.399 [UI Thread @coroutine#5270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:01:37.399 [UI Thread @coroutine#5270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:37.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-10-28 15:01:37.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-10-28 15:01:37.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.402 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70916715: (connection evicted) 2024-10-28 15:01:37.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-10-28 15:01:37.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-10-28 15:01:37.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-10-28 15:01:37.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-10-28 15:01:37.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.403 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd: (connection evicted) 2024-10-28 15:01:37.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-10-28 15:01:37.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-10-28 15:01:37.404 [DefaultDispatcher-worker-20 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:37.404 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.404 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.404 [DefaultDispatcher-worker-20 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.405 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-10-28 15:01:37.406 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.406 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.406 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.406 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.407 [DefaultDispatcher-worker-20 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.407 [DefaultDispatcher-worker-20 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.421 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.431 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.432 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.434 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627a1c77 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.434 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.435 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-10-28 15:01:37.449 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.463 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.465 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.468 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.481 [DefaultDispatcher-worker-3 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-10-28 15:01:37.496 [DefaultDispatcher-worker-5 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-10-28 15:01:37.498 [UI Thread @coroutine#5305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.498 [UI Thread @coroutine#5305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:01:37.498 [UI Thread @coroutine#5305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.500 [UI Thread @coroutine#5305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.500 [UI Thread @coroutine#5305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-10-28 15:01:37.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-10-28 15:01:37.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.502 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245504d: (connection evicted) 2024-10-28 15:01:37.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-10-28 15:01:37.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-10-28 15:01:37.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-10-28 15:01:37.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-10-28 15:01:37.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.504 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a683f92: (connection evicted) 2024-10-28 15:01:37.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-10-28 15:01:37.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1a9613 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.507 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-14 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-14 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-14 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-14 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-8 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-8 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-8 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.510 [DefaultDispatcher-worker-8 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.511 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.511 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.511 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.511 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.524 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.534 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.535 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.537 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2f8cf 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.537 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.538 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-10-28 15:01:37.551 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.561 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.563 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.564 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.577 [DefaultDispatcher-worker-2 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-10-28 15:01:37.592 [DefaultDispatcher-worker-18 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2024-10-28 15:01:37.594 [UI Thread @coroutine#5340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.595 [UI Thread @coroutine#5340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:01:37.595 [UI Thread @coroutine#5340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.596 [UI Thread @coroutine#5340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.596 [UI Thread @coroutine#5340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:01:37.597 [UI Thread @coroutine#5340] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:01:37.597 [UI Thread @coroutine#5340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49047/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:37.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-10-28 15:01:37.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-10-28 15:01:37.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.598 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441e789e: (connection evicted) 2024-10-28 15:01:37.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-10-28 15:01:37.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-10-28 15:01:37.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-10-28 15:01:37.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-10-28 15:01:37.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.599 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcb545: (connection evicted) 2024-10-28 15:01:37.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-10-28 15:01:37.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8174ce 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.602 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-10-28 15:01:37.603 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.603 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.603 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-10-28 15:01:37.617 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.627 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.628 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.630 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44929971 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.631 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-10-28 15:01:37.639 [DefaultDispatcher-worker-1 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:37.639 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.639 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.639 [DefaultDispatcher-worker-1 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.640 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.640 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.646 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.655 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.657 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.658 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.671 [DefaultDispatcher-worker-21 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-10-28 15:01:37.686 [DefaultDispatcher-worker-1 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.703 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:37.705 [DefaultDispatcher-worker-13 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-10-28 15:01:37.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-10-28 15:01:37.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-10-28 15:01:37.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.717 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc: (connection evicted) 2024-10-28 15:01:37.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-10-28 15:01:37.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-10-28 15:01:37.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-10-28 15:01:37.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-10-28 15:01:37.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.718 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2564410b: (connection evicted) 2024-10-28 15:01:37.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-10-28 15:01:37.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fc72df3 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.721 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-10-28 15:01:37.722 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.722 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.722 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-10-28 15:01:37.739 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.748 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.750 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.751 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.764 [DefaultDispatcher-worker-15 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:37.764 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.764 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.764 [DefaultDispatcher-worker-15 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.764 [DefaultDispatcher-worker-17 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.765 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.765 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.788 [DefaultDispatcher-worker-11 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.806 [DefaultDispatcher-worker-11 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.822 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:37.834 [DefaultDispatcher-worker-14 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-10-28 15:01:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-10-28 15:01:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-10-28 15:01:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.838 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aee0173: (connection evicted) 2024-10-28 15:01:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-10-28 15:01:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-10-28 15:01:37.840 [DefaultDispatcher-worker-12 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-10-28 15:01:37.840 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.840 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.840 [DefaultDispatcher-worker-12 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.840 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.841 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-10-28 15:01:37.841 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.841 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.857 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.867 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.869 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.872 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d26c82d 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.872 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.873 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-10-28 15:01:37.890 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.900 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.902 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.903 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.916 [DefaultDispatcher-worker-3 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-10-28 15:01:37.928 [DefaultDispatcher-worker-13 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.941 [DefaultDispatcher-worker-20 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-10-28 15:01:37.941 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-10-28 15:01:37.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-10-28 15:01:37.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.950 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2024-10-28 15:01:37.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-10-28 15:01:37.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-10-28 15:01:37.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-10-28 15:01:37.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-10-28 15:01:37.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.952 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e8e17: (connection evicted) 2024-10-28 15:01:37.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:37.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-10-28 15:01:37.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891bd6d 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:37.954 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-10-28 15:01:37.955 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.955 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.955 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-10-28 15:01:37.967 [DefaultDispatcher-worker-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:37.967 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.967 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:37.967 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.968 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:37.973 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.982 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:37.983 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.984 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.986 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:37.997 [DefaultDispatcher-worker-8 @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:38.004 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.007 [DefaultDispatcher-worker-17 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:38.024 [DefaultDispatcher-worker-15 @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2024-10-28 15:01:38.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-10-28 15:01:38.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-10-28 15:01:38.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.027 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6231bb88: (connection evicted) 2024-10-28 15:01:38.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-10-28 15:01:38.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7625bfbd 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-10-28 15:01:38.029 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.030 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.030 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-10-28 15:01:38.047 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.056 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.058 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.059 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.071 [DefaultDispatcher-worker-8 @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.080 [DefaultDispatcher-worker-10 @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-10-28 15:01:38.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-10-28 15:01:38.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-10-28 15:01:38.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.082 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717c00f9: (connection evicted) 2024-10-28 15:01:38.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-10-28 15:01:38.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd3d0a6 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.086 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-10-28 15:01:38.095 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:38.095 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.095 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.095 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.096 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.097 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.105 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.114 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.116 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.117 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.184 [DefaultDispatcher-worker-4 @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-10-28 15:01:38.186 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-10-28 15:01:38.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-10-28 15:01:38.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.188 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47: (connection evicted) 2024-10-28 15:01:38.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-10-28 15:01:38.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-10-28 15:01:38.189 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e6fb8a 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-10-28 15:01:38.190 [DefaultDispatcher-worker-1 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:38.190 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.190 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.190 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.190 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-10-28 15:01:38.191 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.191 [DefaultDispatcher-worker-15 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.212 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.224 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.225 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.227 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.239 [DefaultDispatcher-worker-3 @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.248 [DefaultDispatcher-worker-1 @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:01:38.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-10-28 15:01:38.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-10-28 15:01:38.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.253 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68032a80: (connection evicted) 2024-10-28 15:01:38.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-10-28 15:01:38.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d28ad4 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.258 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-10-28 15:01:38.259 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.259 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.259 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-10-28 15:01:38.276 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.285 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.287 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.288 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:01:38.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-10-28 15:01:38.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-10-28 15:01:38.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-10-28 15:01:38.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0eb7e 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.293 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.294 [Test worker @coroutine#5604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-10-28 15:01:38.294 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.294 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.294 [Test worker @coroutine#5604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-10-28 15:01:38.308 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.317 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.319 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.321 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-10-28 15:01:38.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-10-28 15:01:38.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-10-28 15:01:38.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-10-28 15:01:38.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31bbcced 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.324 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.325 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-10-28 15:01:38.325 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.325 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.325 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-10-28 15:01:38.341 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.351 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.352 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.354 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2024-10-28 15:01:38.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-10-28 15:01:38.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-10-28 15:01:38.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-10-28 15:01:38.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-10-28 15:01:38.366 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39079/Site/verify 2024-10-28 15:01:38.366 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39079/Site/verify. 2024-10-28 15:01:38.366 [UI Thread @coroutine#5642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39079/Site/verify 2024-10-28 15:01:38.368 [UI Thread @coroutine#5642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39079/Site/verify 2024-10-28 15:01:38.368 [UI Thread @coroutine#5642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39079/Site/verify 2024-10-28 15:01:38.369 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39079/Site/verify. 2024-10-28 15:01:38.369 [UI Thread @coroutine#5642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39079/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a607a9 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.374 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.375 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-10-28 15:01:38.393 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.403 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.404 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.406 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-10-28 15:01:38.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-10-28 15:01:38.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-10-28 15:01:38.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-10-28 15:01:38.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4de5d46c 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.410 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-10-28 15:01:38.411 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.411 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.411 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-10-28 15:01:38.419 [DefaultDispatcher-worker-1 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:38.419 [DefaultDispatcher-worker-1 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.419 [DefaultDispatcher-worker-1 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.419 [DefaultDispatcher-worker-1 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.419 [DefaultDispatcher-worker-15 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-7 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-7 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.420 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.429 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.439 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.441 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.442 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:01:38.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-10-28 15:01:38.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-10-28 15:01:38.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-10-28 15:01:38.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ff1e6d 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.446 [Test worker @coroutine#5696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-10-28 15:01:38.462 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.471 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.473 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.475 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:01:38.477 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60213/Site/verify 2024-10-28 15:01:38.477 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60213/Site/verify. 2024-10-28 15:01:38.477 [UI Thread @coroutine#5710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60213/Site/verify 2024-10-28 15:01:38.479 [UI Thread @coroutine#5710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60213/Site/verify 2024-10-28 15:01:38.479 [UI Thread @coroutine#5710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60213/Site/verify 2024-10-28 15:01:38.479 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60213/Site/verify. 2024-10-28 15:01:38.479 [UI Thread @coroutine#5710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60213/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:38.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-10-28 15:01:38.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-10-28 15:01:38.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-10-28 15:01:38.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-10-28 15:01:38.486 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52225/Site/verify 2024-10-28 15:01:38.486 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52225/Site/verify. 2024-10-28 15:01:38.486 [UI Thread @coroutine#5722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52225/Site/verify 2024-10-28 15:01:38.487 [UI Thread @coroutine#5722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52225/Site/verify 2024-10-28 15:01:38.487 [UI Thread @coroutine#5722] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52225/Site/verify 2024-10-28 15:01:38.488 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52225/Site/verify. 2024-10-28 15:01:38.488 [UI Thread @coroutine#5722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52225/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:38.494 [UI Thread @coroutine#5735] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59995/Site/verify 2024-10-28 15:01:38.494 [UI Thread @coroutine#5735] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59995/Site/verify. 2024-10-28 15:01:38.494 [UI Thread @coroutine#5735] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59995/Site/verify 2024-10-28 15:01:38.495 [UI Thread @coroutine#5735] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59995/Site/verify 2024-10-28 15:01:38.495 [UI Thread @coroutine#5735] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59995/Site/verify 2024-10-28 15:01:38.495 [UI Thread @coroutine#5735] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59995/Site/verify. 2024-10-28 15:01:38.495 [UI Thread @coroutine#5735] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59995/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:38.500 [UI Thread @coroutine#5749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-10-28 15:01:38.501 [UI Thread @coroutine#5749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-10-28 15:01:38.501 [UI Thread @coroutine#5749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-10-28 15:01:38.502 [UI Thread @coroutine#5749] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b6fbd1 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-10-28 15:01:38.505 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.506 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-3 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-10 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-10 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-10 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.524 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.525 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.525 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.525 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.525 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.525 [DefaultDispatcher-worker-12 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.535 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.537 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.538 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.548 [DefaultDispatcher-worker-20 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.568 [DefaultDispatcher-worker-14 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.580 [DefaultDispatcher-worker-11 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.590 [DefaultDispatcher-worker-5 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.600 [DefaultDispatcher-worker-11 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.606 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.610 [DefaultDispatcher-worker-11 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.623 [DefaultDispatcher-worker-10 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.644 [DefaultDispatcher-worker-14 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c 2024-10-28 15:01:38.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-10-28 15:01:38.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-10-28 15:01:38.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.647 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a1f55c: (connection evicted) 2024-10-28 15:01:38.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-10-28 15:01:38.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-10-28 15:01:38.649 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-10-28 15:01:38.649 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4497fcd9 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.650 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-10-28 15:01:38.652 [DefaultDispatcher-worker-14 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:38.652 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.652 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.652 [DefaultDispatcher-worker-14 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.653 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.653 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.668 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.678 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.679 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.681 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.681 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224855fe 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.682 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-10-28 15:01:38.697 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.707 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.708 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.710 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.723 [DefaultDispatcher-worker-13 @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-10-28 15:01:38.737 [DefaultDispatcher-worker-21 @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524ba12b 2024-10-28 15:01:38.750 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:38.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-10-28 15:01:38.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-10-28 15:01:38.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.754 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524ba12b: (connection evicted) 2024-10-28 15:01:38.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-10-28 15:01:38.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-10-28 15:01:38.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-10-28 15:01:38.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-10-28 15:01:38.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.756 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7: (connection evicted) 2024-10-28 15:01:38.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-10-28 15:01:38.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-10-28 15:01:38.757 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea44b7 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.758 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-10-28 15:01:38.776 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.776 [DefaultDispatcher-worker-20 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:38.776 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.776 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.776 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.777 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.777 [DefaultDispatcher-worker-14 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.785 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.787 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.788 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7080e8fc 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.789 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-10-28 15:01:38.803 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.813 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.814 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.816 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.828 [DefaultDispatcher-worker-12 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-10-28 15:01:38.840 [DefaultDispatcher-worker-5 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.853 [DefaultDispatcher-worker-16 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:38.853 [DefaultDispatcher-worker-16 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.853 [DefaultDispatcher-worker-16 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.854 [DefaultDispatcher-worker-16 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.854 [DefaultDispatcher-worker-19 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-10-28 15:01:38.855 [DefaultDispatcher-worker-7 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.855 [DefaultDispatcher-worker-7 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.859 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-10-28 15:01:38.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-10-28 15:01:38.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.859 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8f2513c: (connection evicted) 2024-10-28 15:01:38.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-10-28 15:01:38.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-10-28 15:01:38.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-10-28 15:01:38.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-10-28 15:01:38.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.860 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7: (connection evicted) 2024-10-28 15:01:38.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:38.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-10-28 15:01:38.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2991524 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.862 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-10-28 15:01:38.863 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.863 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.863 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-10-28 15:01:38.879 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.889 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.891 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.892 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fa6aa7 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.893 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-10-28 15:01:38.907 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.916 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.918 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.919 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.933 [DefaultDispatcher-worker-9 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-10-28 15:01:38.948 [DefaultDispatcher-worker-13 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.960 [DefaultDispatcher-worker-18 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-10-28 15:01:38.963 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:38.978 [DefaultDispatcher-worker-17 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:38.978 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.978 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:38.978 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.979 [DefaultDispatcher-worker-17 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:38.993 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.108 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:39.108 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.108 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.108 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.109 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.109 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.203 [DefaultDispatcher-worker-14 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:39.203 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.203 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.203 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.204 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.204 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-10-28 15:01:39.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-10-28 15:01:39.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.214 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1f809: (connection evicted) 2024-10-28 15:01:39.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-10-28 15:01:39.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-10-28 15:01:39.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-10-28 15:01:39.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-10-28 15:01:39.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.215 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07: (connection evicted) 2024-10-28 15:01:39.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-10-28 15:01:39.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6f3ad5 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.217 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.218 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-10-28 15:01:39.233 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.243 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.244 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.246 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae8ce3 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.246 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.247 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-10-28 15:01:39.260 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.270 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.271 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.273 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.286 [DefaultDispatcher-worker-3 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2024-10-28 15:01:39.298 [DefaultDispatcher-worker-21 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.308 [DefaultDispatcher-worker-18 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.318 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.319 [DefaultDispatcher-worker-12 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-10-28 15:01:39.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-10-28 15:01:39.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-10-28 15:01:39.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.325 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17563b82: (connection evicted) 2024-10-28 15:01:39.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-10-28 15:01:39.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-10-28 15:01:39.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-10-28 15:01:39.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-10-28 15:01:39.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.327 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597050fa: (connection evicted) 2024-10-28 15:01:39.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-10-28 15:01:39.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-10-28 15:01:39.328 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f446ba 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.329 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-10-28 15:01:39.344 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.354 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.355 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.357 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13437ce5 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.357 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-10-28 15:01:39.358 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.358 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.358 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-10-28 15:01:39.371 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.381 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.382 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.384 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.396 [DefaultDispatcher-worker-7 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2024-10-28 15:01:39.408 [DefaultDispatcher-worker-12 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.418 [DefaultDispatcher-worker-9 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.429 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.430 [DefaultDispatcher-worker-18 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-17 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-17 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-17 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.433 [DefaultDispatcher-worker-17 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.434 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.434 [DefaultDispatcher-worker-7 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.434 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.434 [DefaultDispatcher-worker-7 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-10-28 15:01:39.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-10-28 15:01:39.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.436 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2105c11b: (connection evicted) 2024-10-28 15:01:39.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-10-28 15:01:39.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-10-28 15:01:39.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-10-28 15:01:39.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-10-28 15:01:39.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.437 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6162d87c: (connection evicted) 2024-10-28 15:01:39.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-10-28 15:01:39.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.438 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ce9299 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.439 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-10-28 15:01:39.455 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.465 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.466 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.468 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594ea722 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.468 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-10-28 15:01:39.469 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.469 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.469 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-10-28 15:01:39.482 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.492 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.493 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.495 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.508 [DefaultDispatcher-worker-6 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2024-10-28 15:01:39.522 [DefaultDispatcher-worker-13 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.533 [DefaultDispatcher-worker-14 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-16 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-6 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-6 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-6 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.537 [DefaultDispatcher-worker-6 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.538 [DefaultDispatcher-worker-2 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.538 [DefaultDispatcher-worker-2 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.538 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.538 [DefaultDispatcher-worker-5 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.539 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.543 [DefaultDispatcher-worker-6 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338eeef 2024-10-28 15:01:39.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-10-28 15:01:39.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-10-28 15:01:39.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.549 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2338eeef: (connection evicted) 2024-10-28 15:01:39.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-10-28 15:01:39.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-10-28 15:01:39.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-10-28 15:01:39.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-10-28 15:01:39.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.550 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6db92b: (connection evicted) 2024-10-28 15:01:39.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-10-28 15:01:39.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-10-28 15:01:39.552 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cef1ea6 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.553 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-10-28 15:01:39.573 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.582 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.584 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.586 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2024-10-28 15:01:39.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-10-28 15:01:39.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-10-28 15:01:39.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-10-28 15:01:39.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b80be13 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.598 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-10-28 15:01:39.615 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.627 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.629 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.631 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.655 [DefaultDispatcher-worker-2 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.666 [DefaultDispatcher-worker-20 @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.666 [DefaultDispatcher-worker-18 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:39.666 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.666 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.666 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.667 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.667 [DefaultDispatcher-worker-13 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.675 [DefaultDispatcher-worker-15 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-10-28 15:01:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-10-28 15:01:39.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-10-28 15:01:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.681 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b316cac: (connection evicted) 2024-10-28 15:01:39.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-10-28 15:01:39.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-10-28 15:01:39.682 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75351aec 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.683 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-10-28 15:01:39.699 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.709 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.711 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.713 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.724 [DefaultDispatcher-worker-14 @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.747 [DefaultDispatcher-worker-14 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.757 [DefaultDispatcher-worker-1 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.773 [DefaultDispatcher-worker-1 @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2024-10-28 15:01:39.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-10-28 15:01:39.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-10-28 15:01:39.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.775 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a29d8: (connection evicted) 2024-10-28 15:01:39.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-10-28 15:01:39.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc1f8d3 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.777 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-10-28 15:01:39.778 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.778 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.778 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-10-28 15:01:39.789 [DefaultDispatcher-worker-20 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:39.789 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.789 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.789 [DefaultDispatcher-worker-20 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.791 [DefaultDispatcher-worker-17 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.791 [DefaultDispatcher-worker-17 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.796 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.805 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.807 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.808 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.820 [DefaultDispatcher-worker-18 @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.844 [DefaultDispatcher-worker-13 @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.854 [DefaultDispatcher-worker-18 @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.867 [DefaultDispatcher-worker-20 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:39.867 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.867 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.867 [DefaultDispatcher-worker-20 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.868 [DefaultDispatcher-worker-2 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.868 [DefaultDispatcher-worker-2 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.869 [DefaultDispatcher-worker-14 @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2024-10-28 15:01:39.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-10-28 15:01:39.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-10-28 15:01:39.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:39.871 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46135aba: (connection evicted) 2024-10-28 15:01:39.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-10-28 15:01:39.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db4c883 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-10-28 15:01:39.874 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.875 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.875 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-10-28 15:01:39.889 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.899 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.900 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.902 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2024-10-28 15:01:39.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-10-28 15:01:39.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-10-28 15:01:39.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-10-28 15:01:39.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db3afff 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.909 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.910 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-10-28 15:01:39.925 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.935 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.937 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.938 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2024-10-28 15:01:39.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-10-28 15:01:39.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-10-28 15:01:39.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-10-28 15:01:39.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65dce54c 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.943 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.944 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-10-28 15:01:39.959 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.970 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.971 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.973 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2024-10-28 15:01:39.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-10-28 15:01:39.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-10-28 15:01:39.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:39.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:39.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-10-28 15:01:39.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15dd46b1 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:39.980 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:39.981 [UI Thread @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-10-28 15:01:39.990 [DefaultDispatcher-worker-18 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:39.990 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.990 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:39.990 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.991 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:39.999 [UI Thread @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:40.009 [UI Thread @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:40.011 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:40.012 [UI Thread @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587e42c9 2024-10-28 15:01:40.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-10-28 15:01:40.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-10-28 15:01:40.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:40.016 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@587e42c9: (connection evicted) 2024-10-28 15:01:40.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-10-28 15:01:40.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.019 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.020 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-10-28 15:01:40.036 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.046 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.048 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.049 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-10-28 15:01:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-10-28 15:01:40.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-10-28 15:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-10-28 15:01:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbbede1 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.053 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.054 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-10-28 15:01:40.069 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.079 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.080 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.082 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2024-10-28 15:01:40.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-10-28 15:01:40.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-10-28 15:01:40.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-10-28 15:01:40.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa1c05f 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.085 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-10-28 15:01:40.086 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.086 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.086 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-10-28 15:01:40.101 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.111 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.112 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.114 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428b5b3f 2024-10-28 15:01:40.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-10-28 15:01:40.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-10-28 15:01:40.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-10-28 15:01:40.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608ccfcd 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.117 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-10-28 15:01:40.118 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.118 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.118 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-10-28 15:01:40.121 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:40.121 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.121 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.121 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.122 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.122 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.134 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.144 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.146 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.147 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-10-28 15:01:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-10-28 15:01:40.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-10-28 15:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-10-28 15:01:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f429 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.152 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-10-28 15:01:40.153 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.153 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.153 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-10-28 15:01:40.175 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.187 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.188 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.190 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2024-10-28 15:01:40.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-10-28 15:01:40.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-10-28 15:01:40.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-10-28 15:01:40.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6329d89f 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.196 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-10-28 15:01:40.197 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.197 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.197 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-10-28 15:01:40.216 [DefaultDispatcher-worker-9 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:40.216 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.216 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.216 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.217 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.217 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.217 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.228 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.229 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.231 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-10-28 15:01:40.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-10-28 15:01:40.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-10-28 15:01:40.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-10-28 15:01:40.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a199e0 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-10-28 15:01:40.235 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.236 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.236 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-10-28 15:01:40.250 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.260 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.262 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.264 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2024-10-28 15:01:40.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-10-28 15:01:40.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-10-28 15:01:40.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-10-28 15:01:40.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6ef10b 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.267 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-10-28 15:01:40.268 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.268 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.268 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-10-28 15:01:40.283 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.293 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.295 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.296 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-10-28 15:01:40.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-10-28 15:01:40.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-10-28 15:01:40.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-10-28 15:01:40.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f2e76a 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.301 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.302 [Test worker @coroutine#6483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-10-28 15:01:40.317 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.327 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.329 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.330 [Test worker @coroutine#6488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331d651b 2024-10-28 15:01:40.333 [UI Thread @coroutine#6497] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-10-28 15:01:40.333 [UI Thread @coroutine#6497] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-10-28 15:01:40.334 [UI Thread @coroutine#6497] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-10-28 15:01:40.335 [UI Thread @coroutine#6497] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-10-28 15:01:40.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-10-28 15:01:40.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-10-28 15:01:40.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-10-28 15:01:40.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a63c618 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.339 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-10-28 15:01:40.340 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.340 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.340 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-10-28 15:01:40.357 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.367 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.368 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.370 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2024-10-28 15:01:40.373 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34225/Site/verify 2024-10-28 15:01:40.373 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34225/Site/verify. 2024-10-28 15:01:40.373 [UI Thread @coroutine#6521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34225/Site/verify 2024-10-28 15:01:40.374 [UI Thread @coroutine#6521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34225/Site/verify 2024-10-28 15:01:40.374 [UI Thread @coroutine#6521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34225/Site/verify 2024-10-28 15:01:40.375 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34225/Site/verify. 2024-10-28 15:01:40.375 [UI Thread @coroutine#6521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34225/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:01:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-10-28 15:01:40.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-10-28 15:01:40.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:01:40.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:40.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-10-28 15:01:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5c55a8 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:40.380 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.381 [Test worker @coroutine#6528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-10-28 15:01:40.399 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.409 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.411 [Test worker @coroutine#6531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.412 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.425 [DefaultDispatcher-worker-18 @coroutine#6535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.434 [DefaultDispatcher-worker-14 @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2024-10-28 15:01:40.441 [UI Thread @coroutine#6547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json 2024-10-28 15:01:40.441 [UI Thread @coroutine#6547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json. 2024-10-28 15:01:40.441 [UI Thread @coroutine#6547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json 2024-10-28 15:01:40.443 [UI Thread @coroutine#6547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json 2024-10-28 15:01:40.443 [UI Thread @coroutine#6547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json 2024-10-28 15:01:40.443 [UI Thread @coroutine#6547] 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:34969/654068973869436928/_ustadmanifest.json. 2024-10-28 15:01:40.443 [UI Thread @coroutine#6547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34969/654068973869436928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:40.444 [UI Thread @coroutine#6547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34969/mediainfo.json 2024-10-28 15:01:40.444 [UI Thread @coroutine#6547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34969/mediainfo.json. 2024-10-28 15:01:40.444 [UI Thread @coroutine#6547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34969/mediainfo.json 2024-10-28 15:01:40.445 [UI Thread @coroutine#6547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34969/mediainfo.json 2024-10-28 15:01:40.445 [UI Thread @coroutine#6547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34969/mediainfo.json 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-14 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-6 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.447 [DefaultDispatcher-worker-6 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.448 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.448 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.448 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.448 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.481 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:40.489 [UI Thread @coroutine#6547] 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:34969/mediainfo.json. 2024-10-28 15:01:40.489 [UI Thread @coroutine#6547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34969/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-18 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-3 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-18 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-18 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-3 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.551 [DefaultDispatcher-worker-18 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.552 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.552 [DefaultDispatcher-worker-2 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.553 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.553 [DefaultDispatcher-worker-2 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.680 [DefaultDispatcher-worker-5 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:40.680 [DefaultDispatcher-worker-5 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.680 [DefaultDispatcher-worker-5 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.680 [DefaultDispatcher-worker-5 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.681 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.681 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.802 [DefaultDispatcher-worker-2 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-10-28 15:01:40.802 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.802 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.802 [DefaultDispatcher-worker-2 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.803 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.803 [DefaultDispatcher-worker-3 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46347/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.879 [DefaultDispatcher-worker-4 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-10-28 15:01:40.879 [DefaultDispatcher-worker-4 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.879 [DefaultDispatcher-worker-4 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:40.879 [DefaultDispatcher-worker-4 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.880 [DefaultDispatcher-worker-8 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:40.880 [DefaultDispatcher-worker-8 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.002 [DefaultDispatcher-worker-6 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c8d247 2024-10-28 15:01:41.002 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.002 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.002 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.003 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.134 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-10-28 15:01:41.134 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.134 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.134 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.135 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.135 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47107/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.228 [DefaultDispatcher-worker-3 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-10-28 15:01:41.229 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.229 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.229 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.230 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.230 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42749/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-13 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-15 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-13 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-13 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.461 [DefaultDispatcher-worker-13 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.462 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.462 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.463 [DefaultDispatcher-worker-17 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.463 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.463 [DefaultDispatcher-worker-17 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59163/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.463 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56547/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-10-28 15:01:41.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-10-28 15:01:41.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:41.494 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b: (connection evicted) 2024-10-28 15:01:41.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:41.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-10-28 15:01:41.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:01:41.502 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-10-28 15:01:41.503 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.503 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.503 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-10-28 15:01:41.520 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.529 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.531 [Test worker @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.532 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.545 [DefaultDispatcher-worker-7 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.556 [DefaultDispatcher-worker-15 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-10-28 15:01:41.613 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-11 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-16 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-11 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.618 [DefaultDispatcher-worker-16 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.619 [DefaultDispatcher-worker-6 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.619 [DefaultDispatcher-worker-20 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.619 [DefaultDispatcher-worker-6 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51623/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.619 [DefaultDispatcher-worker-20 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39073/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.681 [UI Thread @coroutine#6619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json 2024-10-28 15:01:41.681 [UI Thread @coroutine#6619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json. 2024-10-28 15:01:41.681 [UI Thread @coroutine#6619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json 2024-10-28 15:01:41.683 [UI Thread @coroutine#6619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json 2024-10-28 15:01:41.683 [UI Thread @coroutine#6619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json 2024-10-28 15:01:41.683 [UI Thread @coroutine#6619] 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:54509/654068979630108672/_ustadmanifest.json. 2024-10-28 15:01:41.683 [UI Thread @coroutine#6619] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54509/654068979630108672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:41.684 [UI Thread @coroutine#6619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/tincan.xml 2024-10-28 15:01:41.684 [UI Thread @coroutine#6619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/tincan.xml. 2024-10-28 15:01:41.684 [UI Thread @coroutine#6619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/tincan.xml 2024-10-28 15:01:41.684 [UI Thread @coroutine#6619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/tincan.xml 2024-10-28 15:01:41.684 [UI Thread @coroutine#6619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/tincan.xml 2024-10-28 15:01:41.693 [DefaultDispatcher-worker-9 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-10-28 15:01:41.693 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.693 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId. 2024-10-28 15:01:41.693 [DefaultDispatcher-worker-9 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.694 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.694 [DefaultDispatcher-worker-18 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39165/UmAppDatabase/replication/nodeId 2024-10-28 15:01:41.725 [UI Thread @coroutine#6619] 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:54509/tincan.xml. 2024-10-28 15:01:41.725 [UI Thread @coroutine#6619] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54509/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:01:41.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-10-28 15:01:41.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-10-28 15:01:41.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:01:41.735 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689f60ea: (connection evicted) 2024-10-28 15:01:41.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:01:41.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-10-28 15:01:41.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.