2024-02-10 22:57:13.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-10 22:57:13.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:13.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:13.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:13.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c9a231 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:13.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:13.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:13.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:13.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:13.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:13.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:13.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:13.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-10 22:57:14.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-10 22:57:14.151 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:14.156 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@339e5a11 2024-02-10 22:57:14.156 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@339e5a11 2024-02-10 22:57:14.160 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59a212 2024-02-10 22:57:14.160 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59a212 2024-02-10 22:57:14.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39663161 2024-02-10 22:57:14.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39663161 2024-02-10 22:57:14.166 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c64a829 2024-02-10 22:57:14.166 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c64a829 2024-02-10 22:57:14.166 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.168 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3deb2b66 2024-02-10 22:57:14.168 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3deb2b66 2024-02-10 22:57:14.171 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd257fb 2024-02-10 22:57:14.171 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd257fb 2024-02-10 22:57:14.173 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b78a19 2024-02-10 22:57:14.173 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b78a19 2024-02-10 22:57:14.176 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4b5766 2024-02-10 22:57:14.176 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4b5766 2024-02-10 22:57:14.178 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@789fff92 2024-02-10 22:57:14.178 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@789fff92 2024-02-10 22:57:14.179 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-10 22:57:14.206 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.212 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.453 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:14.453 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:14.454 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:14.455 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:14.487 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.489 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.489 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:14.489 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.552 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.601 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.629 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.652 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.671 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.678 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.763 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:14.763 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.797 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-10 22:57:14.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-10 22:57:14.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-10 22:57:14.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:14.837 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa: (connection evicted) 2024-02-10 22:57:14.838 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339e5a11: (connection evicted) 2024-02-10 22:57:14.839 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d59a212: (connection evicted) 2024-02-10 22:57:14.839 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39663161: (connection evicted) 2024-02-10 22:57:14.840 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c64a829: (connection evicted) 2024-02-10 22:57:14.840 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3deb2b66: (connection evicted) 2024-02-10 22:57:14.841 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd257fb: (connection evicted) 2024-02-10 22:57:14.841 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b78a19: (connection evicted) 2024-02-10 22:57:14.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c4b5766: (connection evicted) 2024-02-10 22:57:14.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@789fff92: (connection evicted) 2024-02-10 22:57:14.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:14.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-10 22:57:14.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-10 22:57:14.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a1b3ae 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:14.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:14.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-10 22:57:14.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-10 22:57:14.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.869 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.872 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.874 [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-02-10 22:57:14.874 [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-02-10 22:57:14.874 [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-02-10 22:57:14.874 [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-02-10 22:57:14.889 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.891 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.891 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:14.891 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.899 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.915 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.932 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.938 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:14.949 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.953 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-10 22:57:14.956 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:14.960 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bd513a 2024-02-10 22:57:14.960 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bd513a 2024-02-10 22:57:14.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7ab55d 2024-02-10 22:57:14.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7ab55d 2024-02-10 22:57:14.965 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.967 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a453a4a 2024-02-10 22:57:14.967 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a453a4a 2024-02-10 22:57:14.970 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47bf66 2024-02-10 22:57:14.970 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47bf66 2024-02-10 22:57:14.971 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:14.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25490935 2024-02-10 22:57:14.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25490935 2024-02-10 22:57:14.975 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e12809c 2024-02-10 22:57:14.975 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e12809c 2024-02-10 22:57:14.977 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df6687e 2024-02-10 22:57:14.977 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df6687e 2024-02-10 22:57:14.980 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f684029 2024-02-10 22:57:14.980 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f684029 2024-02-10 22:57:14.982 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1205fe50 2024-02-10 22:57:14.982 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1205fe50 2024-02-10 22:57:14.982 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:15.033 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-10 22:57:15.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-10 22:57:15.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-10 22:57:15.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:15.071 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525: (connection evicted) 2024-02-10 22:57:15.071 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50bd513a: (connection evicted) 2024-02-10 22:57:15.072 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7ab55d: (connection evicted) 2024-02-10 22:57:15.072 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a453a4a: (connection evicted) 2024-02-10 22:57:15.073 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f47bf66: (connection evicted) 2024-02-10 22:57:15.073 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25490935: (connection evicted) 2024-02-10 22:57:15.073 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e12809c: (connection evicted) 2024-02-10 22:57:15.074 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df6687e: (connection evicted) 2024-02-10 22:57:15.074 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f684029: (connection evicted) 2024-02-10 22:57:15.075 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1205fe50: (connection evicted) 2024-02-10 22:57:15.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:15.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-10 22:57:15.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-10 22:57:15.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-10 22:57:15.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7068d8 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:15.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:15.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d41d0 2024-02-10 22:57:15.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d41d0 2024-02-10 22:57:15.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-10 22:57:15.235 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:15.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72110818 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:15.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-10 22:57:15.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-10 22:57:15.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-10 22:57:15.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7530090a 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:15.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:15.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-10 22:57:15.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:15.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:15.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-10 22:57:15.587 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:15.594 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-10 22:57:15.598 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-10 22:57:15.599 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-10 22:57:15.599 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-10 22:57:15.606 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:15.639 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-10 22:57:15.640 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-10 22:57:15.675 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:15.832 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-10 22:57:15.832 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39081/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-10 22:57:16.031 [DefaultDispatcher-worker-7 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:16.040 [DefaultDispatcher-worker-7 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:16.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-10 22:57:16.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-10 22:57:16.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.072 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d525aa: (connection evicted) 2024-02-10 22:57:16.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-10 22:57:16.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-10 22:57:16.076 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-10 22:57:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347123dc 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-10 22:57:16.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5403431a 2024-02-10 22:57:16.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5403431a 2024-02-10 22:57:16.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-10 22:57:16.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab327c 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-10 22:57:16.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-02-10 22:57:16.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-02-10 22:57:16.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-10 22:57:16.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-10 22:57:16.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-10 22:57:16.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.154 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5403431a: (connection evicted) 2024-02-10 22:57:16.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-10 22:57:16.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7e799e 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@283baa39 2024-02-10 22:57:16.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@283baa39 2024-02-10 22:57:16.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-10 22:57:16.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416b1265 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-10 22:57:16.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@da22aa 2024-02-10 22:57:16.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@da22aa 2024-02-10 22:57:16.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-10 22:57:16.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-10 22:57:16.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-10 22:57:16.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.194 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283baa39: (connection evicted) 2024-02-10 22:57:16.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-10 22:57:16.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-10 22:57:16.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d12429 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-10 22:57:16.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-02-10 22:57:16.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-02-10 22:57:16.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-10 22:57:16.207 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db9f51f 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-10 22:57:16.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-02-10 22:57:16.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-02-10 22:57:16.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-10 22:57:16.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-10 22:57:16.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-10 22:57:16.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.234 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20be890d: (connection evicted) 2024-02-10 22:57:16.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-10 22:57:16.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-10 22:57:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-10 22:57:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553ce348 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-10 22:57:16.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec 2024-02-10 22:57:16.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec 2024-02-10 22:57:16.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa8bebb 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-10 22:57:16.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ad7da 2024-02-10 22:57:16.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ad7da 2024-02-10 22:57:16.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-10 22:57:16.287 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-10 22:57:16.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-10 22:57:16.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.294 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec: (connection evicted) 2024-02-10 22:57:16.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-10 22:57:16.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-10 22:57:16.325 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.361 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f0f414 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2024-02-10 22:57:16.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2024-02-10 22:57:16.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750e2d33 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-10 22:57:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-10 22:57:16.500 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.522 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.561 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.576 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.585 [DefaultDispatcher-worker-7 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.595 [DefaultDispatcher-worker-7 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-10 22:57:16.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-10 22:57:16.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.663 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4809c771: (connection evicted) 2024-02-10 22:57:16.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-10 22:57:16.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-10 22:57:16.669 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-10 22:57:16.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-10 22:57:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3aa8c 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-10 22:57:16.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b 2024-02-10 22:57:16.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b 2024-02-10 22:57:16.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b09d1c3 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-10 22:57:16.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@627acb38 2024-02-10 22:57:16.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@627acb38 2024-02-10 22:57:16.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-10 22:57:16.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-10 22:57:16.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-10 22:57:16.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.702 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b: (connection evicted) 2024-02-10 22:57:16.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-10 22:57:16.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9372ed 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-10 22:57:16.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-02-10 22:57:16.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-02-10 22:57:16.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-10 22:57:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc8b2ff 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-10 22:57:16.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-02-10 22:57:16.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-02-10 22:57:16.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-10 22:57:16.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-10 22:57:16.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-10 22:57:16.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.734 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5: (connection evicted) 2024-02-10 22:57:16.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-10 22:57:16.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62de73eb 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-10 22:57:16.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f95272 2024-02-10 22:57:16.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f95272 2024-02-10 22:57:16.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-10 22:57:16.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c754401 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-10 22:57:16.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7eba9f 2024-02-10 22:57:16.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7eba9f 2024-02-10 22:57:16.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-10 22:57:16.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-10 22:57:16.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-10 22:57:16.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.757 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f95272: (connection evicted) 2024-02-10 22:57:16.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-10 22:57:16.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-10 22:57:16.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-10 22:57:16.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-10 22:57:16.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-10 22:57:16.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-10 22:57:16.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-10 22:57:16.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-02-10 22:57:16.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-02-10 22:57:16.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-10 22:57:16.797 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.799 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-10 22:57:16.831 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.837 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit2277655397599990172/junit3678466221863437515.tmp 2024-02-10 22:57:16.854 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.863 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.879 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.881 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-10 22:57:16.895 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-10 22:57:16.897 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-10 22:57:16.897 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit2277655397599990172/junit3678466221863437515.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-10 22:57:16.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-10 22:57:16.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-10 22:57:16.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.898 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b: (connection evicted) 2024-02-10 22:57:16.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-10 22:57:16.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-10 22:57:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-02-10 22:57:16.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-02-10 22:57:16.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-02-10 22:57:16.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-02-10 22:57:16.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-10 22:57:16.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-10 22:57:16.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-10 22:57:16.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.924 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a: (connection evicted) 2024-02-10 22:57:16.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-10 22:57:16.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-10 22:57:16.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-10 22:57:16.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-10 22:57:16.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173a5fad 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-10 22:57:16.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-10 22:57:16.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-10 22:57:16.960 [DefaultDispatcher-worker-7 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-10 22:57:16.962 [DefaultDispatcher-worker-7 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-10 22:57:16.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-10 22:57:16.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-10 22:57:16.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:16.965 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c: (connection evicted) 2024-02-10 22:57:16.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:16.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-10 22:57:16.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-10 22:57:16.966 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-10 22:57:16.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fde487b 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-10 22:57:16.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-10 22:57:16.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-10 22:57:16.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c58d7be 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:16.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:16.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-10 22:57:16.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-10 22:57:16.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-10 22:57:16.995 [DefaultDispatcher-worker-7 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-10 22:57:17.021 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.030 [DefaultDispatcher-worker-7 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit12784949798677058914/junit5327342008832040062.tmp 2024-02-10 22:57:17.043 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.062 [DefaultDispatcher-worker-7 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-10 22:57:17.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-10 22:57:17.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-10 22:57:17.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.066 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3add5e17: (connection evicted) 2024-02-10 22:57:17.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-10 22:57:17.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-10 22:57:17.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-10 22:57:17.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460eb276 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-10 22:57:17.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2024-02-10 22:57:17.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2024-02-10 22:57:17.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-10 22:57:17.093 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df3da0b 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-10 22:57:17.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-10 22:57:17.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-10 22:57:17.109 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-10 22:57:17.110 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-10 22:57:17.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-10 22:57:17.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-10 22:57:17.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.111 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381: (connection evicted) 2024-02-10 22:57:17.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-10 22:57:17.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-10 22:57:17.113 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-10 22:57:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-10 22:57:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-10 22:57:17.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-10 22:57:17.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-10 22:57:17.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-10 22:57:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-10 22:57:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-10 22:57:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.187 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54234569: (connection evicted) 2024-02-10 22:57:17.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-10 22:57:17.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-10 22:57:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5950054d 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-10 22:57:17.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-02-10 22:57:17.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-02-10 22:57:17.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-10 22:57:17.202 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc55719 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-02-10 22:57:17.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-02-10 22:57:17.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-10 22:57:17.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-10 22:57:17.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-10 22:57:17.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.214 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf: (connection evicted) 2024-02-10 22:57:17.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-10 22:57:17.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-10 22:57:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-10 22:57:17.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-10 22:57:17.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-10 22:57:17.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-10 22:57:17.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-10 22:57:17.232 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.238 [DefaultDispatcher-worker-5 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-10 22:57:17.239 [DefaultDispatcher-worker-5 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-10 22:57:17.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-10 22:57:17.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-10 22:57:17.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.240 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e49b011: (connection evicted) 2024-02-10 22:57:17.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-10 22:57:17.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-10 22:57:17.241 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-10 22:57:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-10 22:57:17.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2024-02-10 22:57:17.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2024-02-10 22:57:17.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-10 22:57:17.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-10 22:57:17.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-10 22:57:17.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-10 22:57:17.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-10 22:57:17.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.265 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71262020: (connection evicted) 2024-02-10 22:57:17.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-10 22:57:17.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-10 22:57:17.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-10 22:57:17.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.301 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.303 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.311 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.312 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-02-10 22:57:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-02-10 22:57:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-10 22:57:17.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-10 22:57:17.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-10 22:57:17.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:17.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-10 22:57:17.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-10 22:57:17.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-10 22:57:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.332 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.341 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.343 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.346 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-10 22:57:17.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-10 22:57:17.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-10 22:57:17.356 [DefaultDispatcher-worker-4 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-10 22:57:17.358 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-10 22:57:17.358 [DefaultDispatcher-worker-1 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-02-10 22:57:17.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-10 22:57:17.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-10 22:57:17.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.361 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.361 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e: (connection evicted) 2024-02-10 22:57:17.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-10 22:57:17.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbbd90c 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-10 22:57:17.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-10 22:57:17.368 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.379 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.381 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.384 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-10 22:57:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-10 22:57:17.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-10 22:57:17.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-10 22:57:17.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-10 22:57:17.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:17.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-10 22:57:17.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-10 22:57:17.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c54c497 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-10 22:57:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-10 22:57:17.395 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.407 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.409 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.412 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec8271 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb2972f 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-10 22:57:17.413 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-10 22:57:17.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-10 22:57:17.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-10 22:57:17.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-10 22:57:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-10 22:57:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-10 22:57:17.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a80c534 2024-02-10 22:57:17.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2024-02-10 22:57:17.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2024-02-10 22:57:17.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-10 22:57:17.448 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.486 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.488 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2024-02-10 22:57:17.500 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2024-02-10 22:57:17.515 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.523 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.550 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2024-02-10 22:57:17.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-10 22:57:17.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-10 22:57:17.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.552 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e3321e: (connection evicted) 2024-02-10 22:57:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-10 22:57:17.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-10 22:57:17.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cfd794 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-10 22:57:17.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71beada8 2024-02-10 22:57:17.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71beada8 2024-02-10 22:57:17.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-10 22:57:17.602 [DefaultDispatcher-worker-7 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71beada8 2024-02-10 22:57:17.612 [DefaultDispatcher-worker-11 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71beada8 2024-02-10 22:57:17.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-10 22:57:17.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-10 22:57:17.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.614 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71beada8: (connection evicted) 2024-02-10 22:57:17.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-10 22:57:17.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec7ad61 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-10 22:57:17.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7598d675 2024-02-10 22:57:17.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7598d675 2024-02-10 22:57:17.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-10 22:57:17.664 [DefaultDispatcher-worker-10 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7598d675 2024-02-10 22:57:17.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-10 22:57:17.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-10 22:57:17.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.666 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7598d675: (connection evicted) 2024-02-10 22:57:17.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-10 22:57:17.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126254ec 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-10 22:57:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-10 22:57:17.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-10 22:57:17.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-10 22:57:17.711 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-10 22:57:17.718 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-10 22:57:17.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-10 22:57:17.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-10 22:57:17.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.719 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c788d08: (connection evicted) 2024-02-10 22:57:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-10 22:57:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc34cd5 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-10 22:57:17.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-02-10 22:57:17.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-02-10 22:57:17.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-10 22:57:17.766 [DefaultDispatcher-worker-8 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-02-10 22:57:17.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-10 22:57:17.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-10 22:57:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.769 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a: (connection evicted) 2024-02-10 22:57:17.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-10 22:57:17.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2374452a 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-10 22:57:17.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-02-10 22:57:17.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-02-10 22:57:17.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-10 22:57:17.813 [DefaultDispatcher-worker-4 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-02-10 22:57:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-10 22:57:17.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-10 22:57:17.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:17.814 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7: (connection evicted) 2024-02-10 22:57:17.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:17.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-10 22:57:17.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-10 22:57:17.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335cdd2 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-10 22:57:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-10 22:57:17.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408d945b 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c862af 2024-02-10 22:57:17.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c862af 2024-02-10 22:57:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-10 22:57:17.936 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:17.979 [Test worker] INFO ktor.application - Application started in 0.048 seconds. 2024-02-10 22:57:17.979 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@20171cdc 2024-02-10 22:57:17.997 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:18.010 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:18.071 [DefaultDispatcher-worker-3 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:18.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75dbe490 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:18.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-10 22:57:18.104 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-10 22:57:18.115 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-10 22:57:18.115 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-10 22:57:18.115 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-10 22:57:18.115 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-10 22:57:18.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-10 22:57:18.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-10 22:57:18.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-10 22:57:18.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:18.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c78e00c 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:18.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:18.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-10 22:57:18.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-10 22:57:18.160 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.168 [DefaultDispatcher-worker-3 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.170 [DefaultDispatcher-worker-3 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.173 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:18.182 [DefaultDispatcher-worker-8 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.182 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.183 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json. 2024-02-10 22:57:18.183 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.186 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.186 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.191 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json. 2024-02-10 22:57:18.191 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:18.193 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.204 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-10 22:57:18.211 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-858d394c-e852-410d-81b8-5ed97a910041', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-10 22:57:18.215 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:18.215 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-858d394c-e852-410d-81b8-5ed97a910041 2024-02-10 22:57:18.218 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:18.221 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:18.221 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:18.221 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:18.221 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:18.229 [DefaultDispatcher-worker-4 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.229 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:18.229 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:18.229 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:18.236 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:18.236 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:18.236 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:18.236 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:18.292 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:18.292 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:18.292 [eventLoopGroupProxy-4-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:18.292 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:18.302 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.302 [eventLoopGroupProxy-4-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.305 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:18.305 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:18.305 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:18.308 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:18.308 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:18.310 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.314 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:18.314 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:18.330 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.332 [eventLoopGroupProxy-4-3 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:18.340 [DefaultDispatcher-worker-8 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.347 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:18.348 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:18.348 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:18.348 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:18.366 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.366 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:18.366 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.366 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:18.450 [eventLoopGroupProxy-4-3 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 163ms 2024-02-10 22:57:18.450 [eventLoopGroupProxy-4-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 163ms 2024-02-10 22:57:18.450 [eventLoopGroupProxy-4-2 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 163ms 2024-02-10 22:57:18.450 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:18.465 [eventLoopGroupProxy-4-1 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:18.465 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.466 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-10 22:57:18.466 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.475 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.475 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:18.475 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.475 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:18.479 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:18.482 [eventLoopGroupProxy-4-1 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:18.482 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.482 [eventLoopGroupProxy-4-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:18.483 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:18.503 [DefaultDispatcher-worker-10 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.518 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.535 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:18.535 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:18.535 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:18.535 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:18.538 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:18.539 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:18.539 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:18.569 [DefaultDispatcher-worker-8 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c862af 2024-02-10 22:57:18.571 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:18.571 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.571 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json. 2024-02-10 22:57:18.571 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.571 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 34ms 2024-02-10 22:57:18.572 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:18.572 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:18.573 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:18.573 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:18.573 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.573 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json 2024-02-10 22:57:18.574 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json. 2024-02-10 22:57:18.574 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338315698937856/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:18.574 [DefaultDispatcher-worker-9 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:18.590 [DefaultDispatcher-worker-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b506a79 2024-02-10 22:57:18.591 [DefaultDispatcher-worker-12 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c862af 2024-02-10 22:57:18.593 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-10 22:57:18.593 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-10 22:57:18.593 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-10 22:57:18.593 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-10 22:57:18.593 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-10 22:57:18.595 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96f3cb 2024-02-10 22:57:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-10 22:57:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-10 22:57:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:18.596 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b506a79: (connection evicted) 2024-02-10 22:57:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-10 22:57:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-10 22:57:18.610 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:18.610 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:19.005 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:19.604 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@20171cdc 2024-02-10 22:57:19.604 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@20171cdc 2024-02-10 22:57:19.608 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a99f3d 2024-02-10 22:57:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-10 22:57:19.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-10 22:57:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:19.608 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59c862af: (connection evicted) 2024-02-10 22:57:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:19.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-10 22:57:19.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cd8c55 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:19.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:19.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:19.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:19.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a99584 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:19.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@12765ebd 2024-02-10 22:57:19.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@12765ebd 2024-02-10 22:57:19.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-10 22:57:19.646 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:19.648 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-10 22:57:19.648 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@da67c46 2024-02-10 22:57:19.649 [DefaultDispatcher-worker-11 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e0f9b9 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:19.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:19.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-10 22:57:19.652 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-10 22:57:19.653 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-10 22:57:19.653 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-10 22:57:19.653 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d946eee 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:19.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-10 22:57:19.698 [DefaultDispatcher-worker-12 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.705 [DefaultDispatcher-worker-3 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:19.707 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:19.716 [DefaultDispatcher-worker-6 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.716 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:19.716 [Test worker @coroutine#628] TRACE 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/557338317855223808/_ustadmanifest.json. 2024-02-10 22:57:19.716 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:19.718 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:19.718 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:19.718 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json. 2024-02-10 22:57:19.718 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:19.719 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:19.725 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:19.730 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:19.730 [DefaultDispatcher-worker-12 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.731 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-10 22:57:19.731 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3213d00d-98fc-4f6d-bdaf-05dff8eb2567', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-10 22:57:19.732 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:19.732 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3213d00d-98fc-4f6d-bdaf-05dff8eb2567 2024-02-10 22:57:19.733 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:19.733 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:19.734 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:19.734 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:19.739 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:19.739 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:19.739 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.739 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:19.739 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:19.740 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.740 [eventLoopGroupProxy-7-1 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-10 22:57:19.741 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:19.741 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:19.744 [DefaultDispatcher-worker-9 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.744 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:19.744 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:19.745 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:19.747 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:19.747 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:19.747 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:19.747 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:19.747 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:19.747 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.748 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-10 22:57:19.748 [DefaultDispatcher-worker-6 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:19.748 [DefaultDispatcher-worker-6 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:19.750 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:19.750 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:19.750 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:19.752 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:19.754 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-10 22:57:19.755 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:19.755 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:19.755 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:19.755 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:19.755 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:19.757 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.757 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:19.757 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.757 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:19.760 [DefaultDispatcher-worker-14 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.762 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:19.765 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:19.765 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.765 [eventLoopGroupProxy-7-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-10 22:57:19.766 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.768 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.768 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:19.768 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.768 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:19.771 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:19.773 [DefaultDispatcher-worker-3 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.774 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:19.774 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.774 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:19.775 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:19.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:19.782 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:19.825 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.826 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:19.826 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.827 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.827 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:19.827 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.827 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:19.830 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:19.831 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:19.831 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.832 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:19.832 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:19.832 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-10 22:57:19.832 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:19.847 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:19.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-10 22:57:20.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-96d27fce-5d5a-4171-8248-ad000122a9fc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-10 22:57:20.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:20.347 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-96d27fce-5d5a-4171-8248-ad000122a9fc 2024-02-10 22:57:20.351 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:20.351 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:20.351 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:20.351 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:20.353 [eventLoopGroupProxy-7-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:20.354 [eventLoopGroupProxy-7-1 @call-handler#719] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:20.355 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:20.357 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-10 22:57:20.358 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:20.358 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:20.358 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:20.358 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:20.360 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.360 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.360 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.360 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.363 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.405 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.405 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:20.406 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.407 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.407 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.407 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.407 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.410 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.412 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.412 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:20.412 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.413 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.413 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.413 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.413 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.415 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.417 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.417 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.418 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.418 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.418 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.418 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.418 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.420 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.465 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.465 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:20.465 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.466 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.467 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.467 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.467 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.469 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.471 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.471 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.471 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.472 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.472 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.472 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.472 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.474 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.476 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.476 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.477 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.477 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.478 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.478 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.478 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.479 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.524 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.524 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:20.525 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.526 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.526 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.526 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.526 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.528 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.529 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.530 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.530 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.531 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.531 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.531 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.531 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.533 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.534 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.534 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.535 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.535 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.535 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.536 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.536 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.537 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.580 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.580 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:20.581 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.582 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.582 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.582 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.582 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.584 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.585 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.585 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.586 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.586 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.586 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.586 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.587 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.589 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.591 [eventLoopGroupProxy-7-1 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:20.591 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.592 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:20.592 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.593 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.594 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.594 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.594 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.596 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.598 [eventLoopGroupProxy-7-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:20.598 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.598 [eventLoopGroupProxy-7-1 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:20.598 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.600 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.600 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:20.600 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.600 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:20.602 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:20.603 [eventLoopGroupProxy-7-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:20.603 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.603 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:20.604 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:20.616 [DefaultDispatcher-worker-3 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:20.628 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:20.628 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:20.628 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:20.628 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:20.628 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:20.630 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:20.631 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:20.631 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:20.650 [DefaultDispatcher-worker-6 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12765ebd 2024-02-10 22:57:20.651 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:20.651 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:20.651 [eventLoopGroupProxy-7-1 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-02-10 22:57:20.651 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json. 2024-02-10 22:57:20.651 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:20.652 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:20.652 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:20.652 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:20.652 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:20.653 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:20.653 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json 2024-02-10 22:57:20.653 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json. 2024-02-10 22:57:20.653 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338317855223808/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:20.655 [DefaultDispatcher-worker-9 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:20.664 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-10 22:57:20.666 [DefaultDispatcher-worker-3 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12765ebd 2024-02-10 22:57:20.667 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-10 22:57:20.667 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-10 22:57:20.667 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-10 22:57:20.667 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-10 22:57:20.667 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-10 22:57:20.669 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-10 22:57:20.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-10 22:57:20.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-10 22:57:20.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:20.669 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b907d9: (connection evicted) 2024-02-10 22:57:20.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:20.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-10 22:57:20.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-10 22:57:20.848 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:21.117 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:21.153 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:21.675 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@da67c46 2024-02-10 22:57:21.676 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@da67c46 2024-02-10 22:57:21.677 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-10 22:57:21.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-10 22:57:21.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-10 22:57:21.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:21.677 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12765ebd: (connection evicted) 2024-02-10 22:57:21.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:21.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-10 22:57:21.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750c23a3 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:21.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:21.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-10 22:57:21.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-10 22:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-10 22:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef7f414 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:21.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3d72fd 2024-02-10 22:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3d72fd 2024-02-10 22:57:21.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-10 22:57:21.702 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:21.704 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-10 22:57:21.704 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a562255 2024-02-10 22:57:21.705 [DefaultDispatcher-worker-8 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:21.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffcdc9b 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:21.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-10 22:57:21.710 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-10 22:57:21.710 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-10 22:57:21.710 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41463c56 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:21.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-10 22:57:21.750 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.755 [DefaultDispatcher-worker-3 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.758 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.768 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.768 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.768 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json. 2024-02-10 22:57:21.768 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.770 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.770 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.771 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json. 2024-02-10 22:57:21.771 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:21.772 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.782 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:21.784 [DefaultDispatcher-worker-15 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-10 22:57:21.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fe88a5ec-62b7-4bff-a038-26ac9b47d21b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-10 22:57:21.786 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:21.786 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:21.786 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fe88a5ec-62b7-4bff-a038-26ac9b47d21b 2024-02-10 22:57:21.787 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:21.787 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:21.787 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:21.787 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:21.791 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:21.791 [eventLoopGroupProxy-10-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:21.792 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:21.792 [eventLoopGroupProxy-10-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.792 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:21.792 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.792 [eventLoopGroupProxy-10-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-10 22:57:21.793 [DefaultDispatcher-worker-4 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:21.793 [DefaultDispatcher-worker-4 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:21.797 [DefaultDispatcher-worker-4 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.797 [DefaultDispatcher-worker-4 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:21.797 [DefaultDispatcher-worker-4 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:21.797 [DefaultDispatcher-worker-4 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:21.799 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:21.799 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:21.799 [MyScheduler_Worker-1 @coroutine#865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:21.799 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:21.799 [eventLoopGroupProxy-10-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:21.800 [eventLoopGroupProxy-10-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.800 [eventLoopGroupProxy-10-2 @call-handler#885] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-10 22:57:21.800 [DefaultDispatcher-worker-16 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:21.800 [DefaultDispatcher-worker-16 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:21.801 [eventLoopGroupProxy-10-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:21.801 [eventLoopGroupProxy-10-2 @call-handler#890] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:21.803 [eventLoopGroupProxy-10-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.805 [eventLoopGroupProxy-10-2 @call-handler#890] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-10 22:57:21.806 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:21.806 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:21.806 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:21.806 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:21.808 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.808 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:21.808 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:21.808 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.808 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:21.810 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:21.811 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:21.812 [DefaultDispatcher-worker-7 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.812 [eventLoopGroupProxy-10-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.813 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.813 [eventLoopGroupProxy-10-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:21.813 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.816 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.817 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:21.817 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.817 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:21.819 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:21.821 [eventLoopGroupProxy-10-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.822 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.822 [eventLoopGroupProxy-10-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:21.823 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.825 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.825 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:21.825 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.825 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:21.825 [DefaultDispatcher-worker-6 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.827 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:21.836 [eventLoopGroupProxy-10-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.837 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.837 [eventLoopGroupProxy-10-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-10 22:57:21.838 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.839 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.839 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:21.839 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.840 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:21.841 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:21.844 [eventLoopGroupProxy-10-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.844 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.844 [eventLoopGroupProxy-10-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:21.845 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.846 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.846 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:21.846 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.846 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:21.848 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:21.850 [eventLoopGroupProxy-10-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.850 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.850 [eventLoopGroupProxy-10-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:21.851 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:21.864 [DefaultDispatcher-worker-6 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.873 [DefaultDispatcher-worker-4 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.874 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:21.874 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:21.874 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:21.874 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:21.876 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:21.876 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:21.876 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:21.897 [DefaultDispatcher-worker-9 @call-handler#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3d72fd 2024-02-10 22:57:21.898 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:21.898 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.898 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json. 2024-02-10 22:57:21.898 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.898 [eventLoopGroupProxy-10-2 @call-handler#934] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-02-10 22:57:21.899 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:21.899 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:21.899 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:21.899 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:21.900 [DefaultDispatcher-worker-13 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.900 [DefaultDispatcher-worker-13 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json 2024-02-10 22:57:21.900 [DefaultDispatcher-worker-13 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json. 2024-02-10 22:57:21.900 [DefaultDispatcher-worker-13 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338326551293952/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:21.901 [DefaultDispatcher-worker-13 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:21.910 [DefaultDispatcher-worker-11 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-10 22:57:21.912 [DefaultDispatcher-worker-16 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3d72fd 2024-02-10 22:57:21.913 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-10 22:57:21.913 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-10 22:57:21.913 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-10 22:57:21.913 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-10 22:57:21.913 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-10 22:57:21.914 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-10 22:57:21.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-10 22:57:21.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-10 22:57:21.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:21.914 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629de8: (connection evicted) 2024-02-10 22:57:21.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:21.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-10 22:57:21.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-10 22:57:22.210 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:22.210 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:22.350 [DefaultDispatcher-worker-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-10 22:57:22.365 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:22.919 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a562255 2024-02-10 22:57:22.919 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a562255 2024-02-10 22:57:22.920 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-10 22:57:22.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-10 22:57:22.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-10 22:57:22.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:22.921 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c3d72fd: (connection evicted) 2024-02-10 22:57:22.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:22.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-10 22:57:22.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a952f 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:22.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:22.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-10 22:57:22.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:22.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:22.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-10 22:57:22.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ad0854 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:22.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@339cde4b 2024-02-10 22:57:22.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@339cde4b 2024-02-10 22:57:22.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-10 22:57:22.947 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:22.949 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-10 22:57:22.949 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3fcc7f5c 2024-02-10 22:57:22.950 [DefaultDispatcher-worker-3 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:22.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673605ef 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:22.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:22.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:22.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-10 22:57:22.954 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-10 22:57:22.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-10 22:57:22.954 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b360a82 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:22.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:22.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:22.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-10 22:57:22.991 [DefaultDispatcher-worker-16 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.028 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:23.032 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:23.052 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:23.055 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:23.060 [DefaultDispatcher-worker-16 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:23.092 [DefaultDispatcher-worker-16 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:23.099 [DefaultDispatcher-worker-3 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:23.104 [DefaultDispatcher-worker-3 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:23.116 [DefaultDispatcher-worker-3 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.116 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:23.116 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json. 2024-02-10 22:57:23.116 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:23.118 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:23.118 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:23.120 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json. 2024-02-10 22:57:23.120 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:23.135 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:23.197 [DefaultDispatcher-worker-16 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.198 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-10 22:57:23.198 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-228de969-9657-4451-bac6-4bc13af78a33', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-10 22:57:23.199 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-10 22:57:23.199 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-228de969-9657-4451-bac6-4bc13af78a33 2024-02-10 22:57:23.201 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:23.201 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:23.201 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:23.201 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:23.204 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:23.205 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:23.205 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.205 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:23.205 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:23.206 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.206 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-10 22:57:23.207 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:23.207 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:23.210 [DefaultDispatcher-worker-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.210 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:23.210 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:23.210 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:23.212 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:23.212 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.213 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-10 22:57:23.213 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:23.213 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:23.221 [DefaultDispatcher-worker-8 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.229 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:23.229 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:23.229 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:23.229 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:23.231 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:23.231 [DefaultDispatcher-worker-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.231 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:23.236 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.239 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-10 22:57:23.240 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:23.240 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:23.241 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:23.241 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:23.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.248 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.252 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.252 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.252 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:23.253 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.257 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.303 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.303 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.303 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-10 22:57:23.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.308 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.310 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.310 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.311 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.311 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.313 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.313 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.313 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.314 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.319 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.319 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.319 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-10 22:57:23.320 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.323 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.369 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.370 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.370 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-10 22:57:23.371 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.375 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.385 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.385 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.385 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-10 22:57:23.386 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.390 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.395 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.395 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.395 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-10 22:57:23.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.399 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.446 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.446 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.446 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-10 22:57:23.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.448 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.448 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.448 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.450 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.454 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.454 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.454 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:23.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.458 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.460 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.460 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.461 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.464 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.466 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.466 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.466 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.467 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.469 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.471 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.471 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.471 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.473 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.473 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.473 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.473 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.474 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.476 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.476 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.476 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.477 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.480 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.482 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.482 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.482 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.486 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.487 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.488 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.488 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.490 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.490 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.490 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.491 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.493 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.493 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.493 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.494 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.497 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.499 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.499 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.499 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.500 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.503 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.505 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.506 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.506 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.506 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.510 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.511 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.511 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.512 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.515 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.517 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.517 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.518 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.518 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.519 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.521 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.524 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.524 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.524 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.525 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.528 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.529 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.530 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.530 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.532 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.532 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.532 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.532 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.533 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.535 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.535 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.535 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.539 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.541 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.541 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.541 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.543 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.543 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.543 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.543 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.545 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.546 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.546 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.546 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:23.547 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.548 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.548 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.548 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.548 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.550 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.552 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.552 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.552 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.552 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.556 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.557 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.557 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.557 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.557 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.561 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.563 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.563 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.563 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.566 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.566 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.566 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.567 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.568 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.570 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.570 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.570 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.575 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.577 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.577 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.577 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.582 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.584 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.584 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.584 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.587 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.589 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.591 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.592 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.592 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.592 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.596 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.598 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.598 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.598 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.599 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.604 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.604 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.604 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.604 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.606 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.608 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.608 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.608 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.609 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.612 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.613 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.613 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.613 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.614 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.616 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.618 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.618 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.618 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.622 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.665 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.665 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.665 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:23.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.669 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.672 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.672 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.672 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.673 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.676 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.677 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.678 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.678 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.681 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.682 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.682 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.682 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.685 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.729 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.729 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.729 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:23.730 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.731 [DefaultDispatcher-worker-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:23.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.733 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.777 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.777 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.777 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:23.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.780 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.781 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.783 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.783 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.783 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.788 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.789 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.789 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.789 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.792 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.837 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.837 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.837 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:23.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.841 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.844 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.844 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.844 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.847 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.849 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.849 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.849 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.852 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.854 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.854 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.854 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.857 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.859 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.859 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.859 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.862 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.904 [eventLoopGroupProxy-13-1 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.905 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.905 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:23.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.907 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.909 [eventLoopGroupProxy-13-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.909 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.909 [eventLoopGroupProxy-13-1 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.909 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.911 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.913 [eventLoopGroupProxy-13-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.913 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.913 [eventLoopGroupProxy-13-1 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.913 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.915 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.917 [eventLoopGroupProxy-13-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.917 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.917 [eventLoopGroupProxy-13-1 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.918 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.918 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.918 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.918 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.919 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.921 [eventLoopGroupProxy-13-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.921 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.921 [eventLoopGroupProxy-13-1 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.924 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.925 [eventLoopGroupProxy-13-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.925 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.925 [eventLoopGroupProxy-13-1 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:23.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.928 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.929 [eventLoopGroupProxy-13-1 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.929 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.930 [eventLoopGroupProxy-13-1 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.932 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.934 [eventLoopGroupProxy-13-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.934 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.934 [eventLoopGroupProxy-13-1 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.935 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.936 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.936 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.936 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.936 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.937 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.939 [eventLoopGroupProxy-13-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.939 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.939 [eventLoopGroupProxy-13-1 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.939 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.941 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.941 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.941 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.941 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.942 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.944 [eventLoopGroupProxy-13-1 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.944 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.944 [eventLoopGroupProxy-13-1 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.949 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.952 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.952 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.952 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.952 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.954 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.954 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.954 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.954 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.956 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.958 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.959 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.959 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:23.960 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.962 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:23.964 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:23.964 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:23.964 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:23.965 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:23.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:23.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:23.968 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.014 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.014 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.014 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-10 22:57:24.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.018 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.020 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.021 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.021 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.023 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.023 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.023 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.023 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.025 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.028 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.028 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.028 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:24.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.033 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.077 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.078 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.078 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:24.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.081 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.083 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.084 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.084 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.084 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.086 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.088 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.088 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.088 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.091 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.093 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.093 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.093 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.096 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.145 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.145 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.145 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-10 22:57:24.146 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.149 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.151 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.151 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.151 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.154 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.156 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.156 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.156 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.156 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.159 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.201 [eventLoopGroupProxy-13-1 @coroutine#1781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.201 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.201 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-10 22:57:24.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.204 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.248 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.249 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.249 [eventLoopGroupProxy-13-1 @call-handler#1786] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:24.249 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.252 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.252 [DefaultDispatcher-worker-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:24.254 [eventLoopGroupProxy-13-1 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.254 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.254 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.254 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.256 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.258 [eventLoopGroupProxy-13-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.258 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.258 [eventLoopGroupProxy-13-1 @call-handler#1799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.258 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.259 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.261 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.262 [eventLoopGroupProxy-13-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.262 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.262 [eventLoopGroupProxy-13-1 @call-handler#1805] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.263 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.264 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.264 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.264 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.264 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.265 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.267 [eventLoopGroupProxy-13-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.267 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.267 [eventLoopGroupProxy-13-1 @call-handler#1811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.270 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.271 [eventLoopGroupProxy-13-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.271 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.271 [eventLoopGroupProxy-13-1 @call-handler#1817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.272 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.273 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.273 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.273 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.273 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.274 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.276 [eventLoopGroupProxy-13-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.276 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.276 [eventLoopGroupProxy-13-1 @call-handler#1823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.278 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.280 [eventLoopGroupProxy-13-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.280 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.280 [eventLoopGroupProxy-13-1 @call-handler#1829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.280 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.283 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.284 [eventLoopGroupProxy-13-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.284 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.284 [eventLoopGroupProxy-13-1 @call-handler#1835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.285 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.287 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.289 [eventLoopGroupProxy-13-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.289 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.289 [eventLoopGroupProxy-13-1 @call-handler#1841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.289 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.292 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.293 [eventLoopGroupProxy-13-1 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.293 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.293 [eventLoopGroupProxy-13-1 @call-handler#1847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.294 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.296 [eventLoopGroupProxy-13-1 @call-handler#1853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.298 [eventLoopGroupProxy-13-1 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.298 [eventLoopGroupProxy-13-1 @call-handler#1853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.298 [eventLoopGroupProxy-13-1 @call-handler#1853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.298 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.301 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.302 [eventLoopGroupProxy-13-1 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.302 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.302 [eventLoopGroupProxy-13-1 @call-handler#1859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.303 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.305 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.306 [eventLoopGroupProxy-13-1 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.306 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.307 [eventLoopGroupProxy-13-1 @call-handler#1865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.308 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.308 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.308 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.308 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.309 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.311 [eventLoopGroupProxy-13-1 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.311 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.311 [eventLoopGroupProxy-13-1 @call-handler#1871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.311 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.314 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.315 [eventLoopGroupProxy-13-1 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.315 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.315 [eventLoopGroupProxy-13-1 @call-handler#1877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.316 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.318 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.361 [eventLoopGroupProxy-13-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.361 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.361 [eventLoopGroupProxy-13-1 @call-handler#1883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:24.362 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.365 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.367 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.367 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.367 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.370 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.371 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.372 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.372 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.374 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.376 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.376 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.376 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.377 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.377 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.379 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.380 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.380 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.380 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.381 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.384 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.386 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.386 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.386 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.386 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.389 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.390 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.390 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.390 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.393 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.437 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.437 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.437 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:24.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.440 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.442 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.442 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.442 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.443 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.445 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.447 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.447 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.447 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.450 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.452 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.453 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.453 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.453 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.454 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.454 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.454 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.454 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.455 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.457 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.457 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.457 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.458 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.458 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.458 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.458 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.459 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.461 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.461 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.461 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.464 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.465 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.465 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.466 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.469 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.471 [eventLoopGroupProxy-13-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.471 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.471 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.475 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.477 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.477 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.477 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.477 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.480 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.481 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.481 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.481 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.482 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.484 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.486 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.486 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.486 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.493 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.494 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.495 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.495 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.498 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.499 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.499 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.499 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.500 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.502 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.503 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.503 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.503 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.506 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.507 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.508 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.508 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.510 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.553 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.553 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.553 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:24.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.556 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.558 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.558 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.558 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.560 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.562 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.562 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.562 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.565 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.566 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.566 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.566 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.567 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.569 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.617 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.617 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.617 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-10 22:57:24.617 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.620 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.622 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.622 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.623 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.623 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.625 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.627 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.627 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.627 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.627 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.630 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.631 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.631 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.631 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.632 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.634 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.636 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.636 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.636 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.638 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.640 [eventLoopGroupProxy-13-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.640 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.640 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.640 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.642 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.644 [eventLoopGroupProxy-13-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.644 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.645 [eventLoopGroupProxy-13-1 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.647 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.650 [eventLoopGroupProxy-13-1 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.650 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.650 [eventLoopGroupProxy-13-1 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.650 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.652 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.655 [eventLoopGroupProxy-13-1 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.655 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.655 [eventLoopGroupProxy-13-1 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.655 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.657 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.660 [eventLoopGroupProxy-13-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.660 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.660 [eventLoopGroupProxy-13-1 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.663 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.665 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.665 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.665 [eventLoopGroupProxy-13-1 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.667 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.669 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.669 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.669 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.671 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.717 [eventLoopGroupProxy-13-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.717 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.717 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-10 22:57:24.717 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.720 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.721 [eventLoopGroupProxy-13-1 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.721 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.721 [eventLoopGroupProxy-13-1 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.724 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.726 [eventLoopGroupProxy-13-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.726 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.727 [eventLoopGroupProxy-13-1 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.729 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.731 [eventLoopGroupProxy-13-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.731 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.731 [eventLoopGroupProxy-13-1 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.733 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.775 [DefaultDispatcher-worker-7 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:24.777 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.777 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.777 [eventLoopGroupProxy-13-1 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:24.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.779 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.780 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.782 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.782 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.782 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.783 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.786 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.787 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.788 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.788 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.790 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.792 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.792 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.792 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.792 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.795 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.837 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.837 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.837 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-10 22:57:24.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.840 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.843 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.843 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.843 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.846 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.848 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.848 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.848 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.849 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.851 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.855 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.855 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.855 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-10 22:57:24.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.859 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.861 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.861 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.861 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.862 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.862 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.863 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.863 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.863 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.864 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.909 [eventLoopGroupProxy-13-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.909 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.909 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-10 22:57:24.909 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.912 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.914 [eventLoopGroupProxy-13-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.914 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.914 [eventLoopGroupProxy-13-1 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.917 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.919 [eventLoopGroupProxy-13-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.919 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.919 [eventLoopGroupProxy-13-1 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.919 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.921 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.964 [eventLoopGroupProxy-13-1 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.965 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.965 [eventLoopGroupProxy-13-1 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-10 22:57:24.965 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.968 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.969 [eventLoopGroupProxy-13-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.969 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.969 [eventLoopGroupProxy-13-1 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-10 22:57:24.970 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.971 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.971 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.971 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.971 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.972 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.974 [eventLoopGroupProxy-13-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.974 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.975 [eventLoopGroupProxy-13-1 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.977 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.979 [eventLoopGroupProxy-13-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.980 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.980 [eventLoopGroupProxy-13-1 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:24.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.983 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.985 [eventLoopGroupProxy-13-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.985 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.985 [eventLoopGroupProxy-13-1 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.986 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.989 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:24.991 [eventLoopGroupProxy-13-1 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:24.991 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:24.991 [eventLoopGroupProxy-13-1 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:24.991 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:24.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:24.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:24.993 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:25.041 [eventLoopGroupProxy-13-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.041 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.042 [eventLoopGroupProxy-13-1 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-10 22:57:25.042 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:25.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:25.045 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:25.046 [eventLoopGroupProxy-13-1 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.047 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.047 [eventLoopGroupProxy-13-1 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:25.047 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.048 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.048 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:25.048 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.048 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:25.049 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:25.051 [eventLoopGroupProxy-13-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.051 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.051 [eventLoopGroupProxy-13-1 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:25.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:25.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:25.053 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:25.055 [eventLoopGroupProxy-13-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.055 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.055 [eventLoopGroupProxy-13-1 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-10 22:57:25.056 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:25.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:25.058 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:25.060 [eventLoopGroupProxy-13-1 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.061 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.061 [eventLoopGroupProxy-13-1 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-10 22:57:25.061 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:25.074 [DefaultDispatcher-worker-8 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:25.081 [DefaultDispatcher-worker-8 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:25.081 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:25.081 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:25.081 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:25.081 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:25.083 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:25.083 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:25.083 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:25.108 [DefaultDispatcher-worker-9 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cde4b 2024-02-10 22:57:25.108 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:25.108 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:25.108 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json. 2024-02-10 22:57:25.108 [eventLoopGroupProxy-13-1 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-10 22:57:25.108 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:25.109 [DefaultDispatcher-worker-2 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:25.109 [DefaultDispatcher-worker-2 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:25.109 [DefaultDispatcher-worker-2 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:25.109 [DefaultDispatcher-worker-2 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:25.110 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:25.110 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json 2024-02-10 22:57:25.111 [DefaultDispatcher-worker-5 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json. 2024-02-10 22:57:25.111 [DefaultDispatcher-worker-5 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557338332738113536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:25.117 [DefaultDispatcher-worker-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b 2024-02-10 22:57:25.119 [DefaultDispatcher-worker-5 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:25.130 [DefaultDispatcher-worker-14 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cde4b 2024-02-10 22:57:25.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-10 22:57:25.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-10 22:57:25.141 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-10 22:57:25.141 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-10 22:57:25.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-10 22:57:25.145 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a6db1 2024-02-10 22:57:25.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-10 22:57:25.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-10 22:57:25.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:25.145 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f25ed2b: (connection evicted) 2024-02-10 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:25.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-10 22:57:25.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-10 22:57:25.454 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:25.454 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:25.575 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-10 22:57:26.150 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3fcc7f5c 2024-02-10 22:57:26.150 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3fcc7f5c 2024-02-10 22:57:26.155 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaed7 2024-02-10 22:57:26.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-10 22:57:26.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-10 22:57:26.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:26.156 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339cde4b: (connection evicted) 2024-02-10 22:57:26.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:26.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-10 22:57:26.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-10 22:57:26.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240df292 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:26.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-10 22:57:26.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-10 22:57:26.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-10 22:57:26.177 [DefaultDispatcher-worker-1 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bec12 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:26.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:26.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-10 22:57:26.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-10 22:57:26.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-10 22:57:26.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54087bdb 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:26.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-10 22:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-10 22:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-10 22:57:26.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-10 22:57:26.189 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:26.190 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-10 22:57:26.192 [DefaultDispatcher-worker-7 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:26.195 [DefaultDispatcher-worker-7 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-10 22:57:26.197 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:26.197 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:26.197 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:26.197 [Test worker @coroutine#2674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:26.200 [eventLoopGroupProxy-16-1 @call-handler#2681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-10 22:57:26.201 [eventLoopGroupProxy-16-1 @call-handler#2681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-10 22:57:26.202 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-10 22:57:26.203 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:26.203 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-10 22:57:26.204 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-10 22:57:26.204 [Test worker @coroutine#2674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:26.205 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:26.205 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-10 22:57:26.205 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:26.205 [Test worker @coroutine#2686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:26.206 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-10 22:57:26.210 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-10 22:57:26.210 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:26.210 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-10 22:57:26.213 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-10 22:57:26.218 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:26.224 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-10 22:57:26.264 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:26.285 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:26.287 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:27.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-10 22:57:27.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:27.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:27.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:27.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717b0d81 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:27.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-10 22:57:27.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-10 22:57:27.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-10 22:57:27.400 [DefaultDispatcher-worker-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-10 22:57:27.406 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55319/api/blob/upload-init-batch 2024-02-10 22:57:27.406 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55319/api/blob/upload-init-batch. 2024-02-10 22:57:27.406 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55319/api/blob/upload-init-batch 2024-02-10 22:57:27.406 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55319/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:27.408 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55319/api/blob/upload-init-batch 2024-02-10 22:57:27.408 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55319/api/blob/upload-init-batch 2024-02-10 22:57:27.409 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55319/api/blob/upload-init-batch. 2024-02-10 22:57:27.409 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55319/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:27.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-10 22:57:27.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-10 22:57:27.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:27.415 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d793390: (connection evicted) 2024-02-10 22:57:27.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:27.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-10 22:57:27.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5799f 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:27.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:27.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-10 22:57:27.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b96813 2024-02-10 22:57:27.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b96813 2024-02-10 22:57:27.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-10 22:57:27.436 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/api/blob/upload-init-batch 2024-02-10 22:57:27.436 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/api/blob/upload-init-batch. 2024-02-10 22:57:27.436 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/api/blob/upload-init-batch 2024-02-10 22:57:27.436 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56899/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:27.438 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/api/blob/upload-init-batch 2024-02-10 22:57:27.438 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/api/blob/upload-init-batch 2024-02-10 22:57:27.438 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56899/api/blob/upload-init-batch. 2024-02-10 22:57:27.438 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56899/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:27.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-10 22:57:27.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-10 22:57:27.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:27.440 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b96813: (connection evicted) 2024-02-10 22:57:27.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:27.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-10 22:57:27.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-10 22:57:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e75af65 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:27.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d81c22 2024-02-10 22:57:27.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d81c22 2024-02-10 22:57:27.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-10 22:57:27.465 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58313/api/blob/upload-init-batch 2024-02-10 22:57:27.465 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58313/api/blob/upload-init-batch. 2024-02-10 22:57:27.466 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58313/api/blob/upload-init-batch 2024-02-10 22:57:27.466 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58313/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-10 22:57:27.467 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58313/api/blob/upload-init-batch 2024-02-10 22:57:27.467 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58313/api/blob/upload-init-batch 2024-02-10 22:57:27.468 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58313/api/blob/upload-init-batch. 2024-02-10 22:57:27.468 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58313/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:27.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-10 22:57:27.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-10 22:57:27.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:27.475 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29d81c22: (connection evicted) 2024-02-10 22:57:27.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:27.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-10 22:57:27.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-10 22:57:27.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6606d1 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:27.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-10 22:57:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-10 22:57:27.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.594 [DefaultDispatcher-worker-8 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.601 [DefaultDispatcher-worker-8 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.609 [DefaultDispatcher-worker-1 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.616 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.622 [DefaultDispatcher-worker-8 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.629 [DefaultDispatcher-worker-1 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.635 [DefaultDispatcher-worker-10 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.644 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.648 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:27.651 [DefaultDispatcher-worker-8 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.652 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1f42a5 2024-02-10 22:57:27.652 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1f42a5 2024-02-10 22:57:27.655 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d8a1b6 2024-02-10 22:57:27.655 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d8a1b6 2024-02-10 22:57:27.658 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.658 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e729d5 2024-02-10 22:57:27.658 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e729d5 2024-02-10 22:57:27.661 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e5ab8d 2024-02-10 22:57:27.661 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e5ab8d 2024-02-10 22:57:27.664 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fecfde 2024-02-10 22:57:27.664 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fecfde 2024-02-10 22:57:27.666 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.666 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b0dc6 2024-02-10 22:57:27.666 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b0dc6 2024-02-10 22:57:27.669 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a3723 2024-02-10 22:57:27.669 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a3723 2024-02-10 22:57:27.671 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ca54c2 2024-02-10 22:57:27.671 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ca54c2 2024-02-10 22:57:27.674 [DefaultDispatcher-worker-8 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.674 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@789f3ba 2024-02-10 22:57:27.674 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@789f3ba 2024-02-10 22:57:27.674 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:27.681 [DefaultDispatcher-worker-1 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-10 22:57:27.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-10 22:57:27.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-10 22:57:27.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:27.683 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f: (connection evicted) 2024-02-10 22:57:27.684 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b1f42a5: (connection evicted) 2024-02-10 22:57:27.684 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d8a1b6: (connection evicted) 2024-02-10 22:57:27.684 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e729d5: (connection evicted) 2024-02-10 22:57:27.685 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e5ab8d: (connection evicted) 2024-02-10 22:57:27.685 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35fecfde: (connection evicted) 2024-02-10 22:57:27.685 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158b0dc6: (connection evicted) 2024-02-10 22:57:27.686 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d7a3723: (connection evicted) 2024-02-10 22:57:27.686 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ca54c2: (connection evicted) 2024-02-10 22:57:27.686 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@789f3ba: (connection evicted) 2024-02-10 22:57:27.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:27.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-10 22:57:27.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-10 22:57:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-10 22:57:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a75183d 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:27.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-10 22:57:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-10 22:57:27.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.730 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.738 [DefaultDispatcher-worker-8 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.745 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.752 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.758 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.764 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.769 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.776 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.781 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.788 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.790 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:27.794 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d11c0ef 2024-02-10 22:57:27.794 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d11c0ef 2024-02-10 22:57:27.797 [DefaultDispatcher-worker-14 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.798 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d62d3d 2024-02-10 22:57:27.798 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d62d3d 2024-02-10 22:57:27.801 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e9ab9f 2024-02-10 22:57:27.801 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e9ab9f 2024-02-10 22:57:27.803 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eb2706 2024-02-10 22:57:27.803 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eb2706 2024-02-10 22:57:27.804 [DefaultDispatcher-worker-2 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.805 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ee830c 2024-02-10 22:57:27.805 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ee830c 2024-02-10 22:57:27.808 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f3f1c9 2024-02-10 22:57:27.808 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f3f1c9 2024-02-10 22:57:27.811 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@391c0b7b 2024-02-10 22:57:27.811 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@391c0b7b 2024-02-10 22:57:27.812 [DefaultDispatcher-worker-14 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-10 22:57:27.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-10 22:57:27.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-10 22:57:27.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-10 22:57:27.813 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1: (connection evicted) 2024-02-10 22:57:27.814 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d11c0ef: (connection evicted) 2024-02-10 22:57:27.815 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d62d3d: (connection evicted) 2024-02-10 22:57:27.815 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4d849 2024-02-10 22:57:27.815 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4d849 2024-02-10 22:57:27.816 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e9ab9f: (connection evicted) 2024-02-10 22:57:27.816 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52eb2706: (connection evicted) 2024-02-10 22:57:27.816 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ee830c: (connection evicted) 2024-02-10 22:57:27.817 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f3f1c9: (connection evicted) 2024-02-10 22:57:27.817 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391c0b7b: (connection evicted) 2024-02-10 22:57:27.817 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c4d849: (connection evicted) 2024-02-10 22:57:27.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:27.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-10 22:57:27.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-10 22:57:28.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4930213b 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e24908 2024-02-10 22:57:28.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e24908 2024-02-10 22:57:28.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be9cc86 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dc3019 2024-02-10 22:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dc3019 2024-02-10 22:57:28.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-10 22:57:28.285 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dc3019 2024-02-10 22:57:28.288 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dc3019 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245b0bd7 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-10 22:57:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-10 22:57:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-10 22:57:28.317 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-10 22:57:28.320 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b1218 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-10 22:57:28.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-10 22:57:28.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-10 22:57:28.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-10 22:57:28.335 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.349 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-10 22:57:28.351 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-10 22:57:28.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7772d3 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2024-02-10 22:57:28.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2024-02-10 22:57:28.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-10 22:57:28.361 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.377 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2024-02-10 22:57:28.380 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2024-02-10 22:57:28.385 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.385 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.387 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.388 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.388 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.389 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.389 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.389 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.390 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.390 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.390 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.394 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.426 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.431 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.431 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.431 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.432 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.433 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.433 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.434 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.434 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44807/ 2024-02-10 22:57:28.434 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44807/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.435 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44807/ 2024-02-10 22:57:28.440 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.440 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.441 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.441 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.441 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.442 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.443 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.443 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.443 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.444 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.444 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.453 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.487 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.487 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.488 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.488 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.489 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.489 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.490 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.490 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49659/ 2024-02-10 22:57:28.490 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49659/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-10 22:57:28.491 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49659/ 2024-02-10 22:57:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d7c511 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-10 22:57:28.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.754 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.756 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.758 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.759 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:28.759 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.759 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:28.761 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.761 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.769 [DefaultDispatcher-worker-9 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.770 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.770 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:28.770 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.770 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.770 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.774 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a16af1 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-10 22:57:28.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.809 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.811 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.816 [DefaultDispatcher-worker-8 @coroutine#2870] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-10 22:57:28.816 [DefaultDispatcher-worker-8 @coroutine#2870] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-10 22:57:28.816 [DefaultDispatcher-worker-8 @coroutine#2870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-10 22:57:28.817 [DefaultDispatcher-worker-8 @coroutine#2870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-10 22:57:28.817 [DefaultDispatcher-worker-8 @coroutine#2870] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-10 22:57:28.819 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c827ec 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-10 22:57:28.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-10 22:57:28.820 [DefaultDispatcher-worker-7 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-10 22:57:28.824 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6b7d9 2024-02-10 22:57:28.824 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6b7d9 2024-02-10 22:57:28.827 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@643154f7 2024-02-10 22:57:28.827 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@643154f7 2024-02-10 22:57:28.830 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@600edca9 2024-02-10 22:57:28.830 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@600edca9 2024-02-10 22:57:28.835 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5ecc 2024-02-10 22:57:28.835 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5ecc 2024-02-10 22:57:28.838 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b6dcb 2024-02-10 22:57:28.838 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b6dcb 2024-02-10 22:57:28.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.841 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@14631893 2024-02-10 22:57:28.841 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@14631893 2024-02-10 22:57:28.843 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e7522 2024-02-10 22:57:28.843 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e7522 2024-02-10 22:57:28.845 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4523a183 2024-02-10 22:57:28.845 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4523a183 2024-02-10 22:57:28.848 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f7f9d9 2024-02-10 22:57:28.848 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f7f9d9 2024-02-10 22:57:28.848 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:28.851 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.853 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.854 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.854 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:28.854 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.854 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:28.856 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.856 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:28.863 [DefaultDispatcher-worker-9 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.863 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.863 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:28.863 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.864 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.864 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:28.866 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.875 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.877 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:28.880 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5d3add 2024-02-10 22:57:28.881 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5d3add 2024-02-10 22:57:28.884 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@729acb26 2024-02-10 22:57:28.884 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@729acb26 2024-02-10 22:57:28.885 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.887 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a551ad 2024-02-10 22:57:28.887 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a551ad 2024-02-10 22:57:28.890 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a7c11d 2024-02-10 22:57:28.890 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a7c11d 2024-02-10 22:57:28.893 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b98e66 2024-02-10 22:57:28.893 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b98e66 2024-02-10 22:57:28.894 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.897 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb26c 2024-02-10 22:57:28.897 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb26c 2024-02-10 22:57:28.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaaa3b3 2024-02-10 22:57:28.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaaa3b3 2024-02-10 22:57:28.901 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53883e52 2024-02-10 22:57:28.901 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53883e52 2024-02-10 22:57:28.902 [DefaultDispatcher-worker-1 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.903 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a840fb 2024-02-10 22:57:28.903 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a840fb 2024-02-10 22:57:28.903 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:28.910 [DefaultDispatcher-worker-8 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.917 [DefaultDispatcher-worker-3 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.920 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:28.925 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af36432 2024-02-10 22:57:28.925 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af36432 2024-02-10 22:57:28.926 [DefaultDispatcher-worker-14 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.928 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434971c 2024-02-10 22:57:28.929 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434971c 2024-02-10 22:57:28.932 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b0f42 2024-02-10 22:57:28.932 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b0f42 2024-02-10 22:57:28.934 [DefaultDispatcher-worker-9 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.934 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@25099d27 2024-02-10 22:57:28.934 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@25099d27 2024-02-10 22:57:28.936 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aaf40 2024-02-10 22:57:28.936 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aaf40 2024-02-10 22:57:28.939 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e65eae 2024-02-10 22:57:28.939 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e65eae 2024-02-10 22:57:28.941 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2f326f 2024-02-10 22:57:28.941 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2f326f 2024-02-10 22:57:28.943 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45266268 2024-02-10 22:57:28.943 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45266268 2024-02-10 22:57:28.944 [DefaultDispatcher-worker-9 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.945 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@44779523 2024-02-10 22:57:28.945 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@44779523 2024-02-10 22:57:28.945 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-10 22:57:28.954 [DefaultDispatcher-worker-8 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14580edc 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:28.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-10 22:57:28.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:28.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:28.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-10 22:57:28.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:29.007 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:29.009 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:29.010 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.010 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.010 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.010 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.012 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.012 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.019 [DefaultDispatcher-worker-5 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:29.020 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.020 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.020 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.021 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.021 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.022 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65294247 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-10 22:57:29.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-10 22:57:29.027 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.039 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.041 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.042 [DefaultDispatcher-worker-5 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-10 22:57:29.043 [DefaultDispatcher-worker-5 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-10 22:57:29.043 [DefaultDispatcher-worker-5 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-10 22:57:29.044 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-10 22:57:29.044 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-10 22:57:29.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127320df 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-10 22:57:29.050 [DefaultDispatcher-worker-14 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-10 22:57:29.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.073 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.077 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.078 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c77fbe 2024-02-10 22:57:29.078 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c77fbe 2024-02-10 22:57:29.079 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.080 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.080 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.080 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.080 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.081 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.081 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.082 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c008d96 2024-02-10 22:57:29.082 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c008d96 2024-02-10 22:57:29.085 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@683f14ce 2024-02-10 22:57:29.085 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@683f14ce 2024-02-10 22:57:29.089 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3d87ad 2024-02-10 22:57:29.089 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3d87ad 2024-02-10 22:57:29.089 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.089 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.089 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.089 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.090 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.090 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.092 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e273b 2024-02-10 22:57:29.092 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e273b 2024-02-10 22:57:29.093 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:29.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-10 22:57:29.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b0a9f2 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-10 22:57:29.094 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cda681b 2024-02-10 22:57:29.094 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cda681b 2024-02-10 22:57:29.096 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53962a 2024-02-10 22:57:29.096 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53962a 2024-02-10 22:57:29.098 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1278e2 2024-02-10 22:57:29.099 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1278e2 2024-02-10 22:57:29.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-10 22:57:29.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.101 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4870e984 2024-02-10 22:57:29.101 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4870e984 2024-02-10 22:57:29.101 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.111 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.112 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549debdb 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-10 22:57:29.121 [DefaultDispatcher-worker-3 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-10 22:57:29.127 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.130 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6847b56e 2024-02-10 22:57:29.130 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6847b56e 2024-02-10 22:57:29.133 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66804616 2024-02-10 22:57:29.133 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66804616 2024-02-10 22:57:29.134 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.137 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bfde1e 2024-02-10 22:57:29.137 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bfde1e 2024-02-10 22:57:29.140 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd4c2d 2024-02-10 22:57:29.140 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd4c2d 2024-02-10 22:57:29.143 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72047171 2024-02-10 22:57:29.143 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72047171 2024-02-10 22:57:29.145 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@165029d1 2024-02-10 22:57:29.145 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@165029d1 2024-02-10 22:57:29.146 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.147 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.148 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@a034a2b 2024-02-10 22:57:29.148 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@a034a2b 2024-02-10 22:57:29.148 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.149 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.149 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.149 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.149 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.150 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4792b362 2024-02-10 22:57:29.150 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4792b362 2024-02-10 22:57:29.152 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.152 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.152 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241cd2 2024-02-10 22:57:29.152 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241cd2 2024-02-10 22:57:29.153 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cccd18 2024-02-10 22:57:29.153 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cccd18 2024-02-10 22:57:29.153 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.156 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3e5a6 2024-02-10 22:57:29.156 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3e5a6 2024-02-10 22:57:29.158 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.158 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.158 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.158 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.159 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc77a2 2024-02-10 22:57:29.159 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc77a2 2024-02-10 22:57:29.159 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.159 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.161 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@77deef9d 2024-02-10 22:57:29.161 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:29.161 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@77deef9d 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-10 22:57:29.163 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f04bf38 2024-02-10 22:57:29.163 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f04bf38 2024-02-10 22:57:29.166 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b9ab 2024-02-10 22:57:29.166 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b9ab 2024-02-10 22:57:29.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-10 22:57:29.166 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.169 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1753b7a2 2024-02-10 22:57:29.169 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1753b7a2 2024-02-10 22:57:29.172 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f110d2 2024-02-10 22:57:29.172 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f110d2 2024-02-10 22:57:29.175 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc6906b 2024-02-10 22:57:29.175 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc6906b 2024-02-10 22:57:29.175 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.180 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.182 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e43bb4 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.183 [DefaultDispatcher-worker-12 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-10 22:57:29.184 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.184 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.184 [DefaultDispatcher-worker-12 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-10 22:57:29.191 [DefaultDispatcher-worker-16 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-10 22:57:29.199 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.204 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c7754c 2024-02-10 22:57:29.204 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c7754c 2024-02-10 22:57:29.207 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@56009024 2024-02-10 22:57:29.207 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@56009024 2024-02-10 22:57:29.209 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.210 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f1e3c 2024-02-10 22:57:29.210 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f1e3c 2024-02-10 22:57:29.213 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d9a1f 2024-02-10 22:57:29.213 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d9a1f 2024-02-10 22:57:29.215 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.215 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b3e0a1 2024-02-10 22:57:29.215 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b3e0a1 2024-02-10 22:57:29.217 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660cfa3 2024-02-10 22:57:29.217 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660cfa3 2024-02-10 22:57:29.219 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c04ebad 2024-02-10 22:57:29.219 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c04ebad 2024-02-10 22:57:29.219 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661085e 2024-02-10 22:57:29.219 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661085e 2024-02-10 22:57:29.220 [DefaultDispatcher-worker-12 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.221 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77126550 2024-02-10 22:57:29.221 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77126550 2024-02-10 22:57:29.221 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.222 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.222 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.222 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.222 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.223 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a6fae2 2024-02-10 22:57:29.223 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a6fae2 2024-02-10 22:57:29.223 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.223 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-10 22:57:29.223 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.224 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf25fb 2024-02-10 22:57:29.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf25fb 2024-02-10 22:57:29.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.224 [DefaultDispatcher-worker-11 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.227 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c99632e 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.227 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c99632e 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7612f385 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-10 22:57:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-10 22:57:29.229 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@299bf0d9 2024-02-10 22:57:29.229 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@299bf0d9 2024-02-10 22:57:29.230 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:29.230 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.230 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.230 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.231 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.232 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d63e4c 2024-02-10 22:57:29.232 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d63e4c 2024-02-10 22:57:29.234 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1878bdbe 2024-02-10 22:57:29.234 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1878bdbe 2024-02-10 22:57:29.236 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdf2d8c 2024-02-10 22:57:29.236 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdf2d8c 2024-02-10 22:57:29.239 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b40f96 2024-02-10 22:57:29.239 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b40f96 2024-02-10 22:57:29.241 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe67cb2 2024-02-10 22:57:29.241 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe67cb2 2024-02-10 22:57:29.241 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.254 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.265 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.266 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.266 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.267 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.267 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.268 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.268 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.270 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.270 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.270 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b3d2c3 2024-02-10 22:57:29.270 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b3d2c3 2024-02-10 22:57:29.273 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7438c5 2024-02-10 22:57:29.273 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7438c5 2024-02-10 22:57:29.277 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@294bb9b3 2024-02-10 22:57:29.277 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@294bb9b3 2024-02-10 22:57:29.277 [DefaultDispatcher-worker-14 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.277 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.277 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.277 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.278 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.278 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.280 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4932fe 2024-02-10 22:57:29.280 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4932fe 2024-02-10 22:57:29.281 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.283 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5151d07e 2024-02-10 22:57:29.283 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5151d07e 2024-02-10 22:57:29.284 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.287 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6f7881 2024-02-10 22:57:29.287 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6f7881 2024-02-10 22:57:29.288 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c2c117 2024-02-10 22:57:29.288 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c2c117 2024-02-10 22:57:29.290 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@299dc4be 2024-02-10 22:57:29.290 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@299dc4be 2024-02-10 22:57:29.290 [DefaultDispatcher-worker-11 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.291 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4605367f 2024-02-10 22:57:29.291 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4605367f 2024-02-10 22:57:29.292 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c66cdb1 2024-02-10 22:57:29.292 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c66cdb1 2024-02-10 22:57:29.295 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@536b2e63 2024-02-10 22:57:29.295 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@536b2e63 2024-02-10 22:57:29.295 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.295 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@423aaa67 2024-02-10 22:57:29.295 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@423aaa67 2024-02-10 22:57:29.299 [DefaultDispatcher-worker-10 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.299 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7383c44 2024-02-10 22:57:29.299 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7383c44 2024-02-10 22:57:29.301 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac9fcd 2024-02-10 22:57:29.301 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac9fcd 2024-02-10 22:57:29.304 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f5fc49 2024-02-10 22:57:29.304 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f5fc49 2024-02-10 22:57:29.305 [DefaultDispatcher-worker-9 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.307 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@218b0162 2024-02-10 22:57:29.307 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@218b0162 2024-02-10 22:57:29.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717c30b 2024-02-10 22:57:29.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717c30b 2024-02-10 22:57:29.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af86ad3 2024-02-10 22:57:29.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af86ad3 2024-02-10 22:57:29.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.313 [DefaultDispatcher-worker-3 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.320 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.328 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:29.329 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.333 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aed0b9e 2024-02-10 22:57:29.333 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aed0b9e 2024-02-10 22:57:29.337 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@442aecb3 2024-02-10 22:57:29.337 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@442aecb3 2024-02-10 22:57:29.337 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.340 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@401560ee 2024-02-10 22:57:29.340 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@401560ee 2024-02-10 22:57:29.343 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@517e688 2024-02-10 22:57:29.343 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@517e688 2024-02-10 22:57:29.346 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.346 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2704ac4f 2024-02-10 22:57:29.346 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2704ac4f 2024-02-10 22:57:29.349 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588368 2024-02-10 22:57:29.349 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588368 2024-02-10 22:57:29.351 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa1971d 2024-02-10 22:57:29.351 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa1971d 2024-02-10 22:57:29.353 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@653819c7 2024-02-10 22:57:29.353 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@653819c7 2024-02-10 22:57:29.354 [DefaultDispatcher-worker-2 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dcb7fb 2024-02-10 22:57:29.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dcb7fb 2024-02-10 22:57:29.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.357 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.357 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-10 22:57:29.357 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.358 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.358 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.358 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-10 22:57:29.358 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40189/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:29.359 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.359 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-10 22:57:29.359 [DefaultDispatcher-worker-10 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.360 [DefaultDispatcher-worker-2 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.360 [DefaultDispatcher-worker-2 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.388 [DefaultDispatcher-worker-7 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:29.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-10 22:57:29.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.431 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.434 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.435 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.435 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.435 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.435 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.437 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.437 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.444 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.444 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.444 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.444 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.445 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.445 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.447 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-10 22:57:29.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-10 22:57:29.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.468 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.470 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.480 [DefaultDispatcher-worker-2 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-10 22:57:29.481 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.487 [DefaultDispatcher-worker-8 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.493 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:29.495 [DefaultDispatcher-worker-2 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.499 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd2fa 2024-02-10 22:57:29.499 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd2fa 2024-02-10 22:57:29.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c3083 2024-02-10 22:57:29.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c3083 2024-02-10 22:57:29.504 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3b98a 2024-02-10 22:57:29.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3b98a 2024-02-10 22:57:29.508 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb13ab8 2024-02-10 22:57:29.508 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb13ab8 2024-02-10 22:57:29.510 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d3e1b6 2024-02-10 22:57:29.510 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d3e1b6 2024-02-10 22:57:29.512 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4d327 2024-02-10 22:57:29.512 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4d327 2024-02-10 22:57:29.514 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@695c569e 2024-02-10 22:57:29.514 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@695c569e 2024-02-10 22:57:29.517 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ec5f7 2024-02-10 22:57:29.517 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ec5f7 2024-02-10 22:57:29.520 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@414e53e3 2024-02-10 22:57:29.520 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@414e53e3 2024-02-10 22:57:29.520 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-10 22:57:29.523 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.536 [DefaultDispatcher-worker-15 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.544 [DefaultDispatcher-worker-5 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.552 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.553 [DefaultDispatcher-worker-8 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@106aae30 2024-02-10 22:57:29.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@106aae30 2024-02-10 22:57:29.558 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead524d 2024-02-10 22:57:29.558 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead524d 2024-02-10 22:57:29.560 [DefaultDispatcher-worker-13 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.561 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a92c540 2024-02-10 22:57:29.561 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a92c540 2024-02-10 22:57:29.564 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f905876 2024-02-10 22:57:29.564 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f905876 2024-02-10 22:57:29.566 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ace769a 2024-02-10 22:57:29.566 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ace769a 2024-02-10 22:57:29.568 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0560b4 2024-02-10 22:57:29.568 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0560b4 2024-02-10 22:57:29.570 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:29.571 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b110f1 2024-02-10 22:57:29.571 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b110f1 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a30f6b1 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-10 22:57:29.573 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbfa739 2024-02-10 22:57:29.573 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbfa739 2024-02-10 22:57:29.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-10 22:57:29.575 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@562c7cf2 2024-02-10 22:57:29.575 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@562c7cf2 2024-02-10 22:57:29.575 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.595 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.606 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.607 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.609 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.609 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.609 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.609 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.611 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.611 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.617 [DefaultDispatcher-worker-14 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.617 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.617 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.617 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.618 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.618 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.621 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34588991 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-10 22:57:29.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-10 22:57:29.626 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.637 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.639 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.648 [DefaultDispatcher-worker-12 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-10 22:57:29.649 [DefaultDispatcher-worker-3 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.657 [DefaultDispatcher-worker-3 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.666 [DefaultDispatcher-worker-12 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.673 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:29.675 [DefaultDispatcher-worker-13 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.677 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.677 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-10 22:57:29.677 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.678 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.678 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-10 22:57:29.678 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee47e5 2024-02-10 22:57:29.678 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee47e5 2024-02-10 22:57:29.678 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-10 22:57:29.678 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60361/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:29.679 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.679 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-10 22:57:29.679 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.680 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.680 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-10 22:57:29.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3029ae48 2024-02-10 22:57:29.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3029ae48 2024-02-10 22:57:29.688 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34162c95 2024-02-10 22:57:29.688 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34162c95 2024-02-10 22:57:29.690 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114a473 2024-02-10 22:57:29.690 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114a473 2024-02-10 22:57:29.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0914db 2024-02-10 22:57:29.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0914db 2024-02-10 22:57:29.694 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fb6dc 2024-02-10 22:57:29.694 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fb6dc 2024-02-10 22:57:29.696 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d858c8 2024-02-10 22:57:29.696 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d858c8 2024-02-10 22:57:29.699 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@113b5b3c 2024-02-10 22:57:29.699 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@113b5b3c 2024-02-10 22:57:29.700 [DefaultDispatcher-worker-6 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:29.701 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@64612a0c 2024-02-10 22:57:29.701 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@64612a0c 2024-02-10 22:57:29.701 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5c245d 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-10 22:57:29.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-10 22:57:29.725 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.728 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.729 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac28d6 2024-02-10 22:57:29.730 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac28d6 2024-02-10 22:57:29.733 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@176bd593 2024-02-10 22:57:29.733 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@176bd593 2024-02-10 22:57:29.737 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@135443a6 2024-02-10 22:57:29.737 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@135443a6 2024-02-10 22:57:29.739 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.740 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5656dfa8 2024-02-10 22:57:29.740 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5656dfa8 2024-02-10 22:57:29.741 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.742 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.742 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:29.742 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.742 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.743 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec4b72c 2024-02-10 22:57:29.743 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec4b72c 2024-02-10 22:57:29.744 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.744 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:29.746 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ca282a 2024-02-10 22:57:29.746 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ca282a 2024-02-10 22:57:29.749 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b21e06 2024-02-10 22:57:29.749 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b21e06 2024-02-10 22:57:29.750 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.751 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.751 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.751 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.751 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@367920e7 2024-02-10 22:57:29.751 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@367920e7 2024-02-10 22:57:29.752 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.752 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.753 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8f8cd3 2024-02-10 22:57:29.753 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8f8cd3 2024-02-10 22:57:29.753 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.754 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a977146 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-10 22:57:29.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-10 22:57:29.760 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.770 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.772 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.777 [DefaultDispatcher-worker-15 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/auth/register 2024-02-10 22:57:29.777 [DefaultDispatcher-worker-15 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/auth/register. 2024-02-10 22:57:29.777 [DefaultDispatcher-worker-15 @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/auth/register 2024-02-10 22:57:29.777 [DefaultDispatcher-worker-15 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42131/auth/register from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.778 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/auth/register 2024-02-10 22:57:29.778 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/auth/register 2024-02-10 22:57:29.779 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42131/auth/register. 2024-02-10 22:57:29.779 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42131/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:29.780 [DefaultDispatcher-worker-7 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:29.780 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.781 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.781 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.782 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.782 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.782 [DefaultDispatcher-worker-4 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-10 22:57:29.802 [DefaultDispatcher-worker-14 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.806 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:29.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d19c75b 2024-02-10 22:57:29.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d19c75b 2024-02-10 22:57:29.813 [DefaultDispatcher-worker-4 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:29.815 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63de2488 2024-02-10 22:57:29.815 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63de2488 2024-02-10 22:57:29.818 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1ac2b 2024-02-10 22:57:29.819 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1ac2b 2024-02-10 22:57:29.821 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e32eb3 2024-02-10 22:57:29.821 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e32eb3 2024-02-10 22:57:29.824 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e316ab 2024-02-10 22:57:29.824 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e316ab 2024-02-10 22:57:29.826 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b887b 2024-02-10 22:57:29.826 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b887b 2024-02-10 22:57:29.828 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7961eed5 2024-02-10 22:57:29.828 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7961eed5 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff12b53 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-10 22:57:29.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-10 22:57:29.830 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ccd1fc 2024-02-10 22:57:29.830 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ccd1fc 2024-02-10 22:57:29.832 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b83d140 2024-02-10 22:57:29.832 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b83d140 2024-02-10 22:57:29.832 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.859 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.859 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.860 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.862 [DefaultDispatcher-worker-15 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.862 [DefaultDispatcher-worker-15 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:29.862 [DefaultDispatcher-worker-15 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.863 [DefaultDispatcher-worker-15 @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.863 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4032b6f6 2024-02-10 22:57:29.863 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4032b6f6 2024-02-10 22:57:29.864 [DefaultDispatcher-worker-2 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.865 [DefaultDispatcher-worker-2 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.868 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef54080 2024-02-10 22:57:29.868 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef54080 2024-02-10 22:57:29.872 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acadd86 2024-02-10 22:57:29.872 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acadd86 2024-02-10 22:57:29.873 [DefaultDispatcher-worker-8 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.873 [DefaultDispatcher-worker-8 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.873 [DefaultDispatcher-worker-8 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:29.873 [DefaultDispatcher-worker-8 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:29.874 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.875 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc84abb 2024-02-10 22:57:29.875 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc84abb 2024-02-10 22:57:29.875 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.875 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:29.876 [Test worker @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.878 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98d8b2 2024-02-10 22:57:29.878 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98d8b2 2024-02-10 22:57:29.880 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0d6221 2024-02-10 22:57:29.880 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0d6221 2024-02-10 22:57:29.882 [Test worker @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.882 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b7ae8b 2024-02-10 22:57:29.882 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b7ae8b 2024-02-10 22:57:29.884 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe7b5f4 2024-02-10 22:57:29.884 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe7b5f4 2024-02-10 22:57:29.886 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326adf2 2024-02-10 22:57:29.886 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326adf2 2024-02-10 22:57:29.886 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:29.899 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2024-02-10 22:57:29.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-10 22:57:29.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-10 22:57:29.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.900 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9863ed5: (connection evicted) 2024-02-10 22:57:29.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:29.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-10 22:57:29.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-10 22:57:29.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-10 22:57:29.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-10 22:57:29.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.917 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.919 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.920 [DefaultDispatcher-worker-16 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.920 [DefaultDispatcher-worker-16 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:29.920 [DefaultDispatcher-worker-16 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.920 [DefaultDispatcher-worker-16 @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.922 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.922 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.929 [DefaultDispatcher-worker-7 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.929 [DefaultDispatcher-worker-7 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.929 [DefaultDispatcher-worker-7 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:29.929 [DefaultDispatcher-worker-7 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.930 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.930 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.931 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.934 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.939 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-02-10 22:57:29.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-10 22:57:29.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-10 22:57:29.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.940 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eea0b48: (connection evicted) 2024-02-10 22:57:29.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:29.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-10 22:57:29.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-10 22:57:29.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1973e8 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-10 22:57:29.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-10 22:57:29.945 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.956 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.958 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.959 [DefaultDispatcher-worker-8 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.959 [DefaultDispatcher-worker-8 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:29.959 [DefaultDispatcher-worker-8 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.959 [DefaultDispatcher-worker-8 @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:29.961 [DefaultDispatcher-worker-12 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.961 [DefaultDispatcher-worker-12 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:29.967 [DefaultDispatcher-worker-8 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.968 [DefaultDispatcher-worker-8 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.968 [DefaultDispatcher-worker-8 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:29.968 [DefaultDispatcher-worker-8 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.969 [DefaultDispatcher-worker-6 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.969 [DefaultDispatcher-worker-6 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:29.970 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.973 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.977 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.980 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.983 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.986 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.993 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34604b32 2024-02-10 22:57:29.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-10 22:57:29.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-10 22:57:29.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:29.995 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34604b32: (connection evicted) 2024-02-10 22:57:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:29.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-10 22:57:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-10 22:57:29.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d6ede3 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:29.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:29.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-10 22:57:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-10 22:57:30.006 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.018 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.020 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.021 [DefaultDispatcher-worker-3 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.021 [DefaultDispatcher-worker-3 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:30.021 [DefaultDispatcher-worker-3 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.021 [DefaultDispatcher-worker-3 @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.023 [DefaultDispatcher-worker-14 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.023 [DefaultDispatcher-worker-14 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-11 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.031 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.032 [DefaultDispatcher-worker-1 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.032 [DefaultDispatcher-worker-1 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.032 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.032 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.035 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.037 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.042 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-02-10 22:57:30.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-10 22:57:30.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-10 22:57:30.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.043 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147c4523: (connection evicted) 2024-02-10 22:57:30.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-10 22:57:30.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e212f46 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-10 22:57:30.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-10 22:57:30.048 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.059 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.060 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.061 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.061 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:30.061 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.061 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.063 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.063 [DefaultDispatcher-worker-4 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.071 [DefaultDispatcher-worker-12 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.071 [DefaultDispatcher-worker-12 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.071 [DefaultDispatcher-worker-12 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:30.071 [DefaultDispatcher-worker-12 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.072 [DefaultDispatcher-worker-10 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.072 [DefaultDispatcher-worker-10 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.075 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.080 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.082 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.084 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.087 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1 2024-02-10 22:57:30.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-10 22:57:30.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-10 22:57:30.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.088 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6067e7c1: (connection evicted) 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-10 22:57:30.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5f4d48 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-10 22:57:30.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-10 22:57:30.093 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.099 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:30.099 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.099 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.099 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.101 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.101 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.103 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.105 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.106 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.106 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-10 22:57:30.106 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.106 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.108 [DefaultDispatcher-worker-9 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.108 [DefaultDispatcher-worker-9 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-10 22:57:30.114 [DefaultDispatcher-worker-11 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.115 [DefaultDispatcher-worker-11 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.115 [DefaultDispatcher-worker-11 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-10 22:57:30.115 [DefaultDispatcher-worker-11 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.115 [DefaultDispatcher-worker-12 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.115 [DefaultDispatcher-worker-12 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-10 22:57:30.117 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.120 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2024-02-10 22:57:30.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-10 22:57:30.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-10 22:57:30.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.122 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8e096: (connection evicted) 2024-02-10 22:57:30.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-10 22:57:30.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-10 22:57:30.216 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:30.217 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.217 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.217 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.218 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.218 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.286 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:30.286 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.286 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.286 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.287 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.290 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:30.290 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.290 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.290 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.291 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.291 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e43885 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-10 22:57:30.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-10 22:57:30.359 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.374 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.376 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.378 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.378 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.378 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.378 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.380 [DefaultDispatcher-worker-15 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.380 [DefaultDispatcher-worker-15 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.388 [DefaultDispatcher-worker-13 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.389 [DefaultDispatcher-worker-13 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.389 [DefaultDispatcher-worker-13 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.389 [DefaultDispatcher-worker-13 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.389 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.389 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.392 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.414 [DefaultDispatcher-worker-13 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.433 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:30.437 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd1af 2024-02-10 22:57:30.437 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd1af 2024-02-10 22:57:30.440 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c23d6 2024-02-10 22:57:30.441 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c23d6 2024-02-10 22:57:30.444 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3badf 2024-02-10 22:57:30.444 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3badf 2024-02-10 22:57:30.447 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb129ed 2024-02-10 22:57:30.447 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb129ed 2024-02-10 22:57:30.451 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1149531d 2024-02-10 22:57:30.451 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1149531d 2024-02-10 22:57:30.454 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e544071 2024-02-10 22:57:30.454 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e544071 2024-02-10 22:57:30.456 [DefaultDispatcher-worker-4 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:30.456 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@69466426 2024-02-10 22:57:30.456 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@69466426 2024-02-10 22:57:30.456 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.456 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.456 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.457 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.457 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.458 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ed6a2 2024-02-10 22:57:30.459 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ed6a2 2024-02-10 22:57:30.461 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1494b5f7 2024-02-10 22:57:30.461 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1494b5f7 2024-02-10 22:57:30.461 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-10 22:57:30.472 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2024-02-10 22:57:30.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-10 22:57:30.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-10 22:57:30.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:30.480 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c: (connection evicted) 2024-02-10 22:57:30.481 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@604bd1af: (connection evicted) 2024-02-10 22:57:30.481 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e8c23d6: (connection evicted) 2024-02-10 22:57:30.481 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab3badf: (connection evicted) 2024-02-10 22:57:30.482 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb129ed: (connection evicted) 2024-02-10 22:57:30.482 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1149531d: (connection evicted) 2024-02-10 22:57:30.482 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e544071: (connection evicted) 2024-02-10 22:57:30.483 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69466426: (connection evicted) 2024-02-10 22:57:30.483 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9ed6a2: (connection evicted) 2024-02-10 22:57:30.483 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1494b5f7: (connection evicted) 2024-02-10 22:57:30.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-10 22:57:30.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b29f55 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-10 22:57:30.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-10 22:57:30.494 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.510 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.511 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.513 [DefaultDispatcher-worker-4 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.513 [DefaultDispatcher-worker-4 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.513 [DefaultDispatcher-worker-4 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.513 [DefaultDispatcher-worker-4 @coroutine#3464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.514 [DefaultDispatcher-worker-8 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.514 [DefaultDispatcher-worker-8 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.520 [DefaultDispatcher-worker-16 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.520 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.520 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.520 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.521 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.521 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.523 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.536 [DefaultDispatcher-worker-10 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.576 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-10 22:57:30.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-10 22:57:30.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-10 22:57:30.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.579 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6: (connection evicted) 2024-02-10 22:57:30.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-10 22:57:30.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3013e1e8 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-10 22:57:30.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-10 22:57:30.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.597 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.599 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.600 [DefaultDispatcher-worker-10 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.600 [DefaultDispatcher-worker-10 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.600 [DefaultDispatcher-worker-10 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.600 [DefaultDispatcher-worker-10 @coroutine#3486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.602 [DefaultDispatcher-worker-1 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.602 [DefaultDispatcher-worker-1 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.609 [DefaultDispatcher-worker-12 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.609 [DefaultDispatcher-worker-12 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.609 [DefaultDispatcher-worker-12 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.609 [DefaultDispatcher-worker-12 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.610 [DefaultDispatcher-worker-15 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.610 [DefaultDispatcher-worker-15 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.613 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.628 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:30.628 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.628 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.628 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.630 [DefaultDispatcher-worker-14 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.630 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.630 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.665 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-10 22:57:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-10 22:57:30.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-10 22:57:30.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.668 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4: (connection evicted) 2024-02-10 22:57:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-10 22:57:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f97e3de 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-10 22:57:30.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-10 22:57:30.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.685 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.687 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.688 [DefaultDispatcher-worker-3 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.688 [DefaultDispatcher-worker-3 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.688 [DefaultDispatcher-worker-3 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.688 [DefaultDispatcher-worker-3 @coroutine#3511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.690 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.690 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.698 [DefaultDispatcher-worker-14 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.698 [DefaultDispatcher-worker-14 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.698 [DefaultDispatcher-worker-14 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.698 [DefaultDispatcher-worker-14 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.699 [DefaultDispatcher-worker-8 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.699 [DefaultDispatcher-worker-8 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.702 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.717 [DefaultDispatcher-worker-3 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.752 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-10 22:57:30.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-10 22:57:30.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-10 22:57:30.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.755 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f53295e: (connection evicted) 2024-02-10 22:57:30.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-10 22:57:30.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-10 22:57:30.761 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:30.761 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.761 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.761 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-10 22:57:30.762 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.762 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.762 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.773 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.775 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.776 [DefaultDispatcher-worker-9 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.776 [DefaultDispatcher-worker-9 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.776 [DefaultDispatcher-worker-9 @coroutine#3537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.776 [DefaultDispatcher-worker-9 @coroutine#3537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.778 [DefaultDispatcher-worker-4 @coroutine#3537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.778 [DefaultDispatcher-worker-4 @coroutine#3537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.789 [DefaultDispatcher-worker-12 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.789 [DefaultDispatcher-worker-12 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.789 [DefaultDispatcher-worker-12 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-10 22:57:30.789 [DefaultDispatcher-worker-12 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.790 [DefaultDispatcher-worker-13 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.790 [DefaultDispatcher-worker-13 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.793 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:30.793 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.793 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.793 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.794 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.794 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.798 [DefaultDispatcher-worker-10 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.808 [DefaultDispatcher-worker-14 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.817 [DefaultDispatcher-worker-12 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.828 [DefaultDispatcher-worker-11 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.831 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.845 [DefaultDispatcher-worker-8 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.855 [DefaultDispatcher-worker-11 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-10 22:57:30.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-10 22:57:30.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-10 22:57:30.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.856 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2024-02-10 22:57:30.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-10 22:57:30.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef63b6d 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-10 22:57:30.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-10 22:57:30.864 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.879 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.880 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.882 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.882 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.882 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.882 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.884 [DefaultDispatcher-worker-6 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.884 [DefaultDispatcher-worker-6 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.886 [DefaultDispatcher-worker-9 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:30.886 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.886 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:30.886 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.887 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.887 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-8 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-16 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.891 [DefaultDispatcher-worker-16 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.900 [DefaultDispatcher-worker-16 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.908 [DefaultDispatcher-worker-3 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.917 [DefaultDispatcher-worker-4 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.925 [DefaultDispatcher-worker-10 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.935 [DefaultDispatcher-worker-15 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.944 [DefaultDispatcher-worker-7 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-10 22:57:30.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-10 22:57:30.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-10 22:57:30.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:30.947 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c98637: (connection evicted) 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:30.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-10 22:57:30.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32182bf8 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:30.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:30.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-10 22:57:30.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-10 22:57:30.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.964 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.966 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.967 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.967 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-10 22:57:30.967 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.967 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:30.968 [DefaultDispatcher-worker-16 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.969 [DefaultDispatcher-worker-16 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:30.973 [DefaultDispatcher-worker-11 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.974 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.974 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-10 22:57:30.974 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.974 [DefaultDispatcher-worker-16 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.974 [DefaultDispatcher-worker-16 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:30.982 [DefaultDispatcher-worker-16 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.990 [DefaultDispatcher-worker-1 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:30.998 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.006 [DefaultDispatcher-worker-13 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.013 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.019 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.023 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.026 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.042 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.044 [DefaultDispatcher-worker-10 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:31.044 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.044 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.044 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.046 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.046 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.051 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.053 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:31.057 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3702673f 2024-02-10 22:57:31.057 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3702673f 2024-02-10 22:57:31.059 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.060 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c58faf 2024-02-10 22:57:31.060 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c58faf 2024-02-10 22:57:31.061 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557338368247193601 2024-02-10 22:57:31.061 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557338368247193601. 2024-02-10 22:57:31.061 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557338368247193601 2024-02-10 22:57:31.062 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557338368247193601 2024-02-10 22:57:31.062 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557338368247193601 2024-02-10 22:57:31.064 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfa0c4f 2024-02-10 22:57:31.064 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfa0c4f 2024-02-10 22:57:31.067 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f88594 2024-02-10 22:57:31.067 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f88594 2024-02-10 22:57:31.069 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c672e2b 2024-02-10 22:57:31.069 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c672e2b 2024-02-10 22:57:31.071 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.071 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ca7aff 2024-02-10 22:57:31.071 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ca7aff 2024-02-10 22:57:31.073 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf8ffd 2024-02-10 22:57:31.073 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf8ffd 2024-02-10 22:57:31.075 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d77adb 2024-02-10 22:57:31.075 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d77adb 2024-02-10 22:57:31.077 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24099c 2024-02-10 22:57:31.077 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24099c 2024-02-10 22:57:31.077 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-10 22:57:31.078 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-10 22:57:31.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-10 22:57:31.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-10 22:57:31.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-10 22:57:31.080 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4: (connection evicted) 2024-02-10 22:57:31.081 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3702673f: (connection evicted) 2024-02-10 22:57:31.081 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39c58faf: (connection evicted) 2024-02-10 22:57:31.081 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfa0c4f: (connection evicted) 2024-02-10 22:57:31.082 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f88594: (connection evicted) 2024-02-10 22:57:31.082 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c672e2b: (connection evicted) 2024-02-10 22:57:31.082 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ca7aff: (connection evicted) 2024-02-10 22:57:31.083 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bf8ffd: (connection evicted) 2024-02-10 22:57:31.083 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d77adb: (connection evicted) 2024-02-10 22:57:31.084 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d24099c: (connection evicted) 2024-02-10 22:57:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-10 22:57:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c399d4 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-10 22:57:31.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-10 22:57:31.090 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.103 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.105 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.106 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:31.106 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-10 22:57:31.106 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:31.106 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:31.108 [DefaultDispatcher-worker-4 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:31.108 [DefaultDispatcher-worker-4 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-10 22:57:31.112 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:31.112 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.112 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.112 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.114 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.114 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.116 [DefaultDispatcher-worker-5 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.117 [DefaultDispatcher-worker-5 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:31.117 [DefaultDispatcher-worker-5 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-10 22:57:31.117 [DefaultDispatcher-worker-5 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-10 22:57:31.117 [DefaultDispatcher-worker-10 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-10 22:57:31.117 [DefaultDispatcher-worker-10 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-10 22:57:31.125 [DefaultDispatcher-worker-4 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.133 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.141 [DefaultDispatcher-worker-15 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.148 [DefaultDispatcher-worker-17 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.156 [DefaultDispatcher-worker-9 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.165 [DefaultDispatcher-worker-9 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-10 22:57:31.165 [DefaultDispatcher-worker-12 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.169 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.177 [DefaultDispatcher-worker-17 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.185 [DefaultDispatcher-worker-8 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-10 22:57:31.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-10 22:57:31.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-10 22:57:31.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.187 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433362e0: (connection evicted) 2024-02-10 22:57:31.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-10 22:57:31.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-10 22:57:31.188 [DefaultDispatcher-worker-17 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-10 22:57:31.203 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0600a4 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.204 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-10 22:57:31.218 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.226 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:31.226 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.226 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.226 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.227 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.227 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.229 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.231 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.232 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.240 [DefaultDispatcher-worker-16 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.251 [DefaultDispatcher-worker-3 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-10 22:57:31.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-10 22:57:31.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-10 22:57:31.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.254 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1773faf8: (connection evicted) 2024-02-10 22:57:31.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-10 22:57:31.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-10 22:57:31.257 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3284de45 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.258 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-10 22:57:31.273 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.283 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.285 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.287 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@938e54a 2024-02-10 22:57:31.287 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.288 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.288 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.288 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.288 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.289 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.290 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-10 22:57:31.300 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:31.301 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.301 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.301 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.302 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.303 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:31.303 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.303 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.303 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.304 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.304 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.311 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.321 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.323 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.325 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.335 [DefaultDispatcher-worker-1 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-10 22:57:31.349 [DefaultDispatcher-worker-5 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.359 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:31.359 [DefaultDispatcher-worker-16 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.368 [DefaultDispatcher-worker-16 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-10 22:57:31.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-10 22:57:31.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-10 22:57:31.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.379 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d: (connection evicted) 2024-02-10 22:57:31.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-10 22:57:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-10 22:57:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-10 22:57:31.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-10 22:57:31.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.381 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a165c11: (connection evicted) 2024-02-10 22:57:31.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-10 22:57:31.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.382 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df5f657 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.383 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-10 22:57:31.397 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.407 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.409 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.411 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e5db1d 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.411 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-10 22:57:31.412 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.412 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.412 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-10 22:57:31.425 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.435 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.437 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.439 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.449 [DefaultDispatcher-worker-5 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-10 22:57:31.463 [DefaultDispatcher-worker-5 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.467 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:31.467 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.467 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.467 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.468 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.469 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.472 [DefaultDispatcher-worker-11 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.479 [DefaultDispatcher-worker-16 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-10 22:57:31.483 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-10 22:57:31.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-10 22:57:31.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.489 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aba8978: (connection evicted) 2024-02-10 22:57:31.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-10 22:57:31.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-10 22:57:31.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-10 22:57:31.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-10 22:57:31.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.490 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32eac39b: (connection evicted) 2024-02-10 22:57:31.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-10 22:57:31.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53570fff 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.493 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.494 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-10 22:57:31.508 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.518 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.520 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.521 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.532 [DefaultDispatcher-worker-10 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.555 [DefaultDispatcher-worker-18 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.558 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.567 [DefaultDispatcher-worker-13 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7 2024-02-10 22:57:31.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-10 22:57:31.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-10 22:57:31.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.576 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7787a7: (connection evicted) 2024-02-10 22:57:31.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-10 22:57:31.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-10 22:57:31.578 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dfa1a3 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.579 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-10 22:57:31.595 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.605 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.607 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.609 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.618 [DefaultDispatcher-worker-8 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.621 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866ffa 2024-02-10 22:57:31.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-10 22:57:31.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-10 22:57:31.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.625 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7866ffa: (connection evicted) 2024-02-10 22:57:31.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-10 22:57:31.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356cb230 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.632 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-10 22:57:31.633 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.633 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.633 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-10 22:57:31.640 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:31.640 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.640 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.640 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.641 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.641 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.647 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.658 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.659 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.661 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.713 [DefaultDispatcher-worker-8 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.755 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.773 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:31.773 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.773 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.773 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.774 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.774 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.833 [DefaultDispatcher-worker-12 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:31.833 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.833 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.833 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.834 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.834 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.898 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:31.898 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.898 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:31.898 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.899 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.899 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:31.900 [DefaultDispatcher-worker-1 @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e284d90 2024-02-10 22:57:31.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-10 22:57:31.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-10 22:57:31.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:31.946 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e284d90: (connection evicted) 2024-02-10 22:57:31.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:31.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-10 22:57:31.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8512e9 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:31.949 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.950 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-10 22:57:31.965 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.975 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.977 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.979 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.989 [DefaultDispatcher-worker-13 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:31.991 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:32.016 [DefaultDispatcher-worker-5 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:32.024 [DefaultDispatcher-worker-13 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-02-10 22:57:32.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-10 22:57:32.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-10 22:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.036 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a045e85: (connection evicted) 2024-02-10 22:57:32.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:32.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-10 22:57:32.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e243122 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:32.038 [Test worker @coroutine#3920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-10 22:57:32.039 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.039 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.039 [Test worker @coroutine#3920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-10 22:57:32.052 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.053 [DefaultDispatcher-worker-1 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:32.054 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.054 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.054 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.055 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.055 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.063 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.065 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.066 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.075 [DefaultDispatcher-worker-5 @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-02-10 22:57:32.139 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-10 22:57:32.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-10 22:57:32.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.140 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49b6373f: (connection evicted) 2024-02-10 22:57:32.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:32.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-10 22:57:32.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-10 22:57:32.141 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:32.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.142 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.142 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdff4f1 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:32.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:32.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-10 22:57:32.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-10 22:57:32.236 [DefaultDispatcher-worker-13 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.237 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:32.238 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.238 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.238 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.239 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.239 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.243 [DefaultDispatcher-worker-1 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.244 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:32.249 [DefaultDispatcher-worker-7 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.256 [DefaultDispatcher-worker-7 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.284 [DefaultDispatcher-worker-1 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.284 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-10 22:57:32.289 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-10 22:57:32.291 [DefaultDispatcher-worker-10 @coroutine#3959] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a544cd 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:32.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-10 22:57:32.310 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.310 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:32.310 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.310 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8318808 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:32.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-10 22:57:32.315 [DefaultDispatcher-worker-4 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:32.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-10 22:57:32.316 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.316 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.316 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-10 22:57:32.317 [eventLoopGroupProxy-19-1 @call-handler#3972] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:32.317 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:32.317 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.317 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.317 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.317 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.317 [eventLoopGroupProxy-19-1 @call-handler#3972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.317 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:32.317 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.318 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.318 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.318 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.318 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.319 [DefaultDispatcher-worker-15 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.319 [DefaultDispatcher-worker-15 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.331 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.331 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:32.331 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.331 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:32.332 [eventLoopGroupProxy-19-2 @call-handler#3984] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:32.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-10 22:57:32.332 [eventLoopGroupProxy-19-2 @call-handler#3984] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.332 [eventLoopGroupProxy-19-2 @call-handler#3984] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-02-10 22:57:32.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-02-10 22:57:32.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-10 22:57:32.333 [eventLoopGroupProxy-19-2 @call-handler#3984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.333 [eventLoopGroupProxy-19-3 @call-handler#3987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:32.333 [eventLoopGroupProxy-19-3 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.334 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.334 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.337 [DefaultDispatcher-worker-13 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.337 [DefaultDispatcher-worker-13 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.337 [DefaultDispatcher-worker-13 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.337 [DefaultDispatcher-worker-13 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.338 [eventLoopGroupProxy-19-2 @call-handler#3992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:32.338 [eventLoopGroupProxy-19-2 @call-handler#3992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.339 [DefaultDispatcher-worker-4 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.339 [DefaultDispatcher-worker-4 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.348 [DefaultDispatcher-worker-14 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.349 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.349 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-10 22:57:32.349 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.349 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.350 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-10 22:57:32.350 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.350 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.351 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.351 [DefaultDispatcher-worker-14 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.351 [DefaultDispatcher-worker-14 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-10 22:57:32.352 [eventLoopGroupProxy-19-4 @call-handler#4007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-10 22:57:32.352 [eventLoopGroupProxy-19-4 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.358 [DefaultDispatcher-worker-1 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.358 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.358 [DefaultDispatcher-worker-11 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.358 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.358 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.365 [eventLoopGroupProxy-19-2 @call-handler#4011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:32.365 [eventLoopGroupProxy-19-2 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.365 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.365 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.366 [DefaultDispatcher-worker-3 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.376 [DefaultDispatcher-worker-3 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.376 [DefaultDispatcher-worker-7 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-02-10 22:57:32.377 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.377 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.377 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.377 [DefaultDispatcher-worker-12 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.378 [eventLoopGroupProxy-19-2 @call-handler#4020] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-10 22:57:32.378 [eventLoopGroupProxy-19-2 @call-handler#4020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.378 [DefaultDispatcher-worker-5 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.378 [DefaultDispatcher-worker-5 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.386 [DefaultDispatcher-worker-15 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.387 [DefaultDispatcher-worker-8 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.388 [DefaultDispatcher-worker-4 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-02-10 22:57:32.392 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.396 [DefaultDispatcher-worker-13 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.398 [DefaultDispatcher-worker-16 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-02-10 22:57:32.404 [DefaultDispatcher-worker-1 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.416 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.430 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.431 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.431 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-10 22:57:32.431 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.432 [eventLoopGroupProxy-19-2 @call-handler#4037] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-10 22:57:32.433 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.439 [DefaultDispatcher-worker-15 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.458 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713. 2024-02-10 22:57:32.459 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713 2024-02-10 22:57:32.460 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-10 22:57:32.465 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.465 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713 2024-02-10 22:57:32.465 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713 2024-02-10 22:57:32.466 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713. 2024-02-10 22:57:32.466 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.481 [DefaultDispatcher-worker-12 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.482 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.482 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-10 22:57:32.482 [DefaultDispatcher-worker-17 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.483 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:32.483 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.483 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.483 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.483 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-10 22:57:32.484 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.484 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.485 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.486 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.486 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.486 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-10 22:57:32.486 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.494 [DefaultDispatcher-worker-17 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.515 [DefaultDispatcher-worker-9 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.525 [DefaultDispatcher-worker-18 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.526 [DefaultDispatcher-worker-3 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.526 [DefaultDispatcher-worker-3 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.526 [DefaultDispatcher-worker-3 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.526 [DefaultDispatcher-worker-3 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.526 [DefaultDispatcher-worker-3 @coroutine#3962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.527 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:32.528 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:32.528 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.532 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.539 [DefaultDispatcher-worker-14 @call-handler#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.540 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.540 [DefaultDispatcher-worker-8 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.540 [DefaultDispatcher-worker-8 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.541 [DefaultDispatcher-worker-8 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.541 [DefaultDispatcher-worker-8 @coroutine#3962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.549 [DefaultDispatcher-worker-12 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.551 [DefaultDispatcher-worker-11 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.557 [DefaultDispatcher-worker-15 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.585 [DefaultDispatcher-worker-4 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.586 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.586 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-10 22:57:32.586 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.587 [eventLoopGroupProxy-19-2 @call-handler#4070] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-10 22:57:32.595 [DefaultDispatcher-worker-13 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.612 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.612 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-10 22:57:32.612 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-10 22:57:32.612 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.612 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714 2024-02-10 22:57:32.613 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714. 2024-02-10 22:57:32.613 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714 2024-02-10 22:57:32.613 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-10 22:57:32.614 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.615 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714 2024-02-10 22:57:32.615 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714 2024-02-10 22:57:32.615 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714. 2024-02-10 22:57:32.615 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557338373226483714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.624 [DefaultDispatcher-worker-2 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.625 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.625 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-10 22:57:32.625 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.626 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-10 22:57:32.627 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.627 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.627 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-10 22:57:32.627 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-10 22:57:32.628 [DefaultDispatcher-worker-13 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.636 [DefaultDispatcher-worker-6 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.650 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:32.650 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.650 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.650 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.651 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.651 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.657 [DefaultDispatcher-worker-18 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.668 [DefaultDispatcher-worker-14 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.668 [DefaultDispatcher-worker-14 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.668 [DefaultDispatcher-worker-14 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.668 [DefaultDispatcher-worker-14 @coroutine#3981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.668 [DefaultDispatcher-worker-14 @coroutine#3981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.669 [DefaultDispatcher-worker-12 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.669 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:32.669 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:32.669 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.676 [DefaultDispatcher-worker-9 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.689 [DefaultDispatcher-worker-12 @call-handler#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.689 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.690 [DefaultDispatcher-worker-7 @coroutine#3981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.690 [DefaultDispatcher-worker-7 @coroutine#3981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.690 [DefaultDispatcher-worker-7 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.690 [DefaultDispatcher-worker-7 @coroutine#3981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.697 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.697 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.697 [UI Thread @coroutine#4095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.698 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.698 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713. 2024-02-10 22:57:32.698 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.698 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.698 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.698 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.698 [eventLoopGroupProxy-19-2 @call-handler#4109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-10 22:57:32.700 [DefaultDispatcher-worker-15 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.702 [eventLoopGroupProxy-19-5 @call-handler#4117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-10 22:57:32.703 [eventLoopGroupProxy-19-6 @call-handler#4118] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-10 22:57:32.705 [eventLoopGroupProxy-19-2 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.705 [eventLoopGroupProxy-19-6 @call-handler#4118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.705 [UI Thread @coroutine#4095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.705 [UI Thread @coroutine#4095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.706 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.706 [UI Thread @coroutine#4095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.706 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.706 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.706 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.707 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.709 [eventLoopGroupProxy-19-5 @call-handler#4117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.709 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.709 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.710 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713. 2024-02-10 22:57:32.710 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.716 [DefaultDispatcher-worker-8 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.723 [DefaultDispatcher-worker-9 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.731 [DefaultDispatcher-worker-9 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.734 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712 2024-02-10 22:57:32.734 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712. 2024-02-10 22:57:32.734 [UI Thread @coroutine#4130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712 2024-02-10 22:57:32.735 [eventLoopGroupProxy-19-2 @call-handler#4132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-10 22:57:32.737 [eventLoopGroupProxy-19-2 @call-handler#4132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.737 [UI Thread @coroutine#4130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712 2024-02-10 22:57:32.738 [UI Thread @coroutine#4130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712 2024-02-10 22:57:32.738 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712. 2024-02-10 22:57:32.738 [UI Thread @coroutine#4130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.747 [DefaultDispatcher-worker-2 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.756 [DefaultDispatcher-worker-14 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.764 [DefaultDispatcher-worker-4 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.764 [DefaultDispatcher-worker-4 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.764 [DefaultDispatcher-worker-4 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.765 [DefaultDispatcher-worker-4 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.765 [DefaultDispatcher-worker-4 @coroutine#3962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.765 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:32.766 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:32.766 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.774 [DefaultDispatcher-worker-13 @call-handler#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.774 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.775 [DefaultDispatcher-worker-13 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.775 [DefaultDispatcher-worker-13 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.775 [DefaultDispatcher-worker-13 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.775 [DefaultDispatcher-worker-13 @coroutine#3962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.782 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.782 [UI Thread @coroutine#4150] TRACE 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=557338373226483712&accountPersonUid=557338373226483714. 2024-02-10 22:57:32.782 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.783 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-10 22:57:32.783 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713 2024-02-10 22:57:32.783 [UI Thread @coroutine#4152] TRACE 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=557338373226483713. 2024-02-10 22:57:32.783 [UI Thread @coroutine#4152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713 2024-02-10 22:57:32.784 [eventLoopGroupProxy-19-5 @call-handler#4162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-10 22:57:32.785 [eventLoopGroupProxy-19-5 @call-handler#4162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.786 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:32.786 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.786 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.786 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.786 [DefaultDispatcher-worker-13 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.787 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.787 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.788 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712 2024-02-10 22:57:32.788 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712. 2024-02-10 22:57:32.788 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712 2024-02-10 22:57:32.788 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.788 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.788 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.788 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.789 [UI Thread @coroutine#4171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.789 [eventLoopGroupProxy-19-5 @call-handler#4178] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-10 22:57:32.789 [UI Thread @coroutine#4171] TRACE 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=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.789 [UI Thread @coroutine#4171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.789 [eventLoopGroupProxy-19-6 @call-handler#4180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-10 22:57:32.789 [UI Thread @coroutine#4152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713 2024-02-10 22:57:32.789 [UI Thread @coroutine#4152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713 2024-02-10 22:57:32.790 [eventLoopGroupProxy-19-2 @call-handler#4185] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-10 22:57:32.790 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.790 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.790 [eventLoopGroupProxy-19-6 @call-handler#4180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.791 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713. 2024-02-10 22:57:32.791 [UI Thread @coroutine#4152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557338373226483713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.791 [eventLoopGroupProxy-19-5 @call-handler#4178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.791 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714. 2024-02-10 22:57:32.791 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.792 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.792 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.792 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712 2024-02-10 22:57:32.792 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712 2024-02-10 22:57:32.792 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.792 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.792 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712. 2024-02-10 22:57:32.792 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.792 [eventLoopGroupProxy-19-2 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.793 [UI Thread @coroutine#4171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.793 [UI Thread @coroutine#4171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.793 [UI Thread @coroutine#4171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.793 [UI Thread @coroutine#4171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.801 [DefaultDispatcher-worker-12 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.810 [DefaultDispatcher-worker-4 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.819 [DefaultDispatcher-worker-12 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.828 [DefaultDispatcher-worker-2 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.838 [DefaultDispatcher-worker-3 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.842 [UI Thread @coroutine#4197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.842 [UI Thread @coroutine#4197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714. 2024-02-10 22:57:32.842 [UI Thread @coroutine#4197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.843 [eventLoopGroupProxy-19-2 @call-handler#4199] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-10 22:57:32.844 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:32.844 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.844 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.844 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.845 [eventLoopGroupProxy-19-2 @call-handler#4199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.845 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.845 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.846 [UI Thread @coroutine#4197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.846 [UI Thread @coroutine#4197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 2024-02-10 22:57:32.846 [UI Thread @coroutine#4197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714. 2024-02-10 22:57:32.846 [UI Thread @coroutine#4197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557338373226483712&accountPersonUid=557338373226483714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.857 [DefaultDispatcher-worker-18 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.866 [DefaultDispatcher-worker-18 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-10 22:57:32.872 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-10 22:57:32.873 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-10 22:57:32.873 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-10 22:57:32.881 [DefaultDispatcher-worker-11 @call-handler#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-02-10 22:57:32.882 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.882 [DefaultDispatcher-worker-18 @coroutine#3981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.882 [DefaultDispatcher-worker-18 @coroutine#3981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-10 22:57:32.882 [DefaultDispatcher-worker-18 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-10 22:57:32.882 [DefaultDispatcher-worker-18 @coroutine#3981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.884 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.884 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.884 [UI Thread @coroutine#4219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.885 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.885 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713. 2024-02-10 22:57:32.885 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.885 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-10 22:57:32.885 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.885 [UI Thread @coroutine#4230] TRACE 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=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.885 [UI Thread @coroutine#4230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.886 [eventLoopGroupProxy-19-5 @call-handler#4237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-10 22:57:32.886 [eventLoopGroupProxy-19-6 @call-handler#4240] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-10 22:57:32.890 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.890 [eventLoopGroupProxy-19-6 @call-handler#4240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.890 [eventLoopGroupProxy-19-5 @call-handler#4237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-10 22:57:32.890 [UI Thread @coroutine#4219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.890 [UI Thread @coroutine#4219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.891 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.891 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 2024-02-10 22:57:32.891 [UI Thread @coroutine#4230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.891 [UI Thread @coroutine#4230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 2024-02-10 22:57:32.891 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.891 [UI Thread @coroutine#4219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.892 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713. 2024-02-10 22:57:32.892 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557338373226483712&accountPersonUid=557338373226483713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.892 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712. 2024-02-10 22:57:32.892 [UI Thread @coroutine#4230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557338373226483713&assignmentUid=557338373226483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:32.894 [DefaultDispatcher-worker-5 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-02-10 22:57:32.900 [DefaultDispatcher-worker-11 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.909 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:32.909 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.909 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:32.909 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.910 [DefaultDispatcher-worker-13 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.910 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.910 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:32.919 [DefaultDispatcher-worker-17 @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-02-10 22:57:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-10 22:57:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-10 22:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.922 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c93be3: (connection evicted) 2024-02-10 22:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:32.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-10 22:57:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-10 22:57:32.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-10 22:57:32.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-10 22:57:32.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:32.925 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@408bb173: (connection evicted) 2024-02-10 22:57:32.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:32.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-10 22:57:32.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-10 22:57:33.064 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:33.065 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.065 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.065 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.066 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.066 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.152 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:33.152 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.152 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.152 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.153 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.153 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.248 [DefaultDispatcher-worker-17 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:33.248 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.248 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.248 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.249 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.249 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.329 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:33.329 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.329 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.329 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.330 [DefaultDispatcher-worker-2 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:33.330 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.330 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.330 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.330 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.331 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.331 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.493 [DefaultDispatcher-worker-4 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:33.494 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.494 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.494 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.495 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.495 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.660 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:33.660 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.660 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.660 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.661 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.661 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.796 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:33.796 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.796 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.796 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.797 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.798 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.854 [DefaultDispatcher-worker-7 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:33.854 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.854 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.854 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.855 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.855 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.920 [DefaultDispatcher-worker-14 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:33.920 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.920 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:33.920 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.921 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.921 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:33.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-10 22:57:33.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-10 22:57:33.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:33.929 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@140fa482: (connection evicted) 2024-02-10 22:57:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:33.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-10 22:57:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650997b0 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:33.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.934 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-10 22:57:33.953 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.964 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.965 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.967 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f255ed 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:33.967 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:33.968 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-10 22:57:33.980 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:33.991 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:33.992 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:33.994 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:34.006 [DefaultDispatcher-worker-15 @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2024-02-10 22:57:34.019 [DefaultDispatcher-worker-9 @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:34.034 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.035 [DefaultDispatcher-worker-17 @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-02-10 22:57:34.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-10 22:57:34.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-10 22:57:34.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.040 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c: (connection evicted) 2024-02-10 22:57:34.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-10 22:57:34.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-10 22:57:34.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-10 22:57:34.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-10 22:57:34.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.041 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4265cbed: (connection evicted) 2024-02-10 22:57:34.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-10 22:57:34.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60cbba57 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.043 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.044 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-10 22:57:34.061 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.072 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.074 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.076 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.076 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-10 22:57:34.076 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.076 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.076 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0c2eff 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.076 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-10 22:57:34.077 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.077 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.077 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-10 22:57:34.077 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.077 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.090 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.100 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.102 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.103 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.113 [DefaultDispatcher-worker-7 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-02-10 22:57:34.127 [DefaultDispatcher-worker-16 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.139 [DefaultDispatcher-worker-18 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.144 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.151 [DefaultDispatcher-worker-17 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.163 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:34.163 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.163 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.163 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.165 [DefaultDispatcher-worker-18 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.165 [DefaultDispatcher-worker-18 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.168 [DefaultDispatcher-worker-12 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-10 22:57:34.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-10 22:57:34.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-10 22:57:34.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.171 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56: (connection evicted) 2024-02-10 22:57:34.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-10 22:57:34.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-10 22:57:34.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-10 22:57:34.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-10 22:57:34.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.172 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e60890c: (connection evicted) 2024-02-10 22:57:34.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-10 22:57:34.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-10 22:57:34.173 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66be0e72 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.174 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-10 22:57:34.191 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.201 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.203 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.205 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a41d17a 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.205 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.206 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-10 22:57:34.218 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.228 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.230 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.232 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.242 [DefaultDispatcher-worker-7 @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2024-02-10 22:57:34.260 [DefaultDispatcher-worker-12 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.260 [DefaultDispatcher-worker-2 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:34.260 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.260 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.261 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.262 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.262 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.277 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.285 [DefaultDispatcher-worker-10 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2024-02-10 22:57:34.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-10 22:57:34.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-10 22:57:34.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.290 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2: (connection evicted) 2024-02-10 22:57:34.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-10 22:57:34.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-10 22:57:34.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-10 22:57:34.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-10 22:57:34.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.292 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad: (connection evicted) 2024-02-10 22:57:34.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-10 22:57:34.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77350382 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.293 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-10 22:57:34.294 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.294 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.294 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-10 22:57:34.310 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.320 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.322 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.324 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444fbd13 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.324 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-10 22:57:34.325 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.325 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.325 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-10 22:57:34.339 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-12 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.342 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.343 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.343 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.343 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.351 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.352 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.354 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.365 [DefaultDispatcher-worker-17 @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e 2024-02-10 22:57:34.378 [DefaultDispatcher-worker-6 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.391 [DefaultDispatcher-worker-8 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bd28b 2024-02-10 22:57:34.394 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-10 22:57:34.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-10 22:57:34.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.396 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615bd28b: (connection evicted) 2024-02-10 22:57:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-10 22:57:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-10 22:57:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-10 22:57:34.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-10 22:57:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.398 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3ee95e: (connection evicted) 2024-02-10 22:57:34.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-10 22:57:34.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-10 22:57:34.399 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e680c5 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.400 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-10 22:57:34.415 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.426 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.428 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.429 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f63a6f2 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.430 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-10 22:57:34.431 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.431 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.431 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-10 22:57:34.444 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.455 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.456 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.458 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.469 [DefaultDispatcher-worker-14 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-10 22:57:34.484 [DefaultDispatcher-worker-12 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.500 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.503 [DefaultDispatcher-worker-5 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71 2024-02-10 22:57:34.504 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:34.505 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.505 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.505 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.506 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.506 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-10 22:57:34.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-10 22:57:34.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.508 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ba5a71: (connection evicted) 2024-02-10 22:57:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-10 22:57:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-10 22:57:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-10 22:57:34.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-10 22:57:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.509 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67915454: (connection evicted) 2024-02-10 22:57:34.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-10 22:57:34.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389fad5b 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.510 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.511 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-10 22:57:34.526 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.537 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.538 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.540 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e79473d 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.541 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-10 22:57:34.554 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.564 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.566 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.568 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.578 [DefaultDispatcher-worker-18 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2024-02-10 22:57:34.592 [DefaultDispatcher-worker-2 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.605 [DefaultDispatcher-worker-16 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.611 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.614 [DefaultDispatcher-worker-7 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-10 22:57:34.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-10 22:57:34.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-10 22:57:34.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.618 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@285b63eb: (connection evicted) 2024-02-10 22:57:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-10 22:57:34.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-10 22:57:34.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-10 22:57:34.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-10 22:57:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.620 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff: (connection evicted) 2024-02-10 22:57:34.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-10 22:57:34.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29becf8b 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.622 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-10 22:57:34.623 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.623 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.623 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-10 22:57:34.639 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.650 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.652 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.653 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.654 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-10 22:57:34.667 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.670 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:34.670 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.671 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.671 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.672 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.672 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.678 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.679 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.681 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.691 [DefaultDispatcher-worker-13 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2024-02-10 22:57:34.705 [DefaultDispatcher-worker-2 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.719 [DefaultDispatcher-worker-9 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.723 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.728 [DefaultDispatcher-worker-13 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.740 [DefaultDispatcher-worker-18 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36995784 2024-02-10 22:57:34.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-10 22:57:34.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-10 22:57:34.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.743 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36995784: (connection evicted) 2024-02-10 22:57:34.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-10 22:57:34.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-10 22:57:34.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-10 22:57:34.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-10 22:57:34.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.744 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16448827: (connection evicted) 2024-02-10 22:57:34.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-10 22:57:34.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-10 22:57:34.746 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333d5a0c 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.747 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-10 22:57:34.748 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.748 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.748 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-10 22:57:34.763 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.773 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.774 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.776 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.776 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.777 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-10 22:57:34.790 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.801 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.802 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.804 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.807 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:34.808 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.808 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.808 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.809 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.809 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.814 [DefaultDispatcher-worker-15 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2024-02-10 22:57:34.826 [DefaultDispatcher-worker-15 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.835 [DefaultDispatcher-worker-18 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.838 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2024-02-10 22:57:34.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-10 22:57:34.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-10 22:57:34.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.843 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af: (connection evicted) 2024-02-10 22:57:34.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-10 22:57:34.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-10 22:57:34.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-10 22:57:34.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-10 22:57:34.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.844 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752573df: (connection evicted) 2024-02-10 22:57:34.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-10 22:57:34.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.846 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-10 22:57:34.847 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.847 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.847 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-10 22:57:34.859 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.865 [DefaultDispatcher-worker-10 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:34.865 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.865 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.865 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.866 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.866 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.870 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.872 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.873 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597a5ead 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.874 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-10 22:57:34.892 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.906 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.908 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.910 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.921 [DefaultDispatcher-worker-1 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2024-02-10 22:57:34.929 [DefaultDispatcher-worker-8 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:34.929 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.929 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:34.929 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.930 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.930 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:34.935 [DefaultDispatcher-worker-11 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.947 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:34.949 [DefaultDispatcher-worker-1 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.952 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.955 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-02-10 22:57:34.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-10 22:57:34.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-10 22:57:34.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.961 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e31657: (connection evicted) 2024-02-10 22:57:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-10 22:57:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-10 22:57:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-10 22:57:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-10 22:57:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:34.962 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21252bef: (connection evicted) 2024-02-10 22:57:34.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:34.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-10 22:57:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.964 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-10 22:57:34.977 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.987 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.989 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.991 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234dfc8e 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:34.991 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:34.992 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:34.992 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-10 22:57:34.992 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:34.992 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:34.992 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-10 22:57:35.009 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:35.020 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:35.021 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:35.024 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:35.035 [DefaultDispatcher-worker-6 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-02-10 22:57:35.048 [DefaultDispatcher-worker-8 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:35.061 [DefaultDispatcher-worker-14 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-10 22:57:35.064 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.114 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-10 22:57:35.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-10 22:57:35.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.123 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2: (connection evicted) 2024-02-10 22:57:35.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-10 22:57:35.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-10 22:57:35.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-10 22:57:35.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-10 22:57:35.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.125 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5: (connection evicted) 2024-02-10 22:57:35.125 [DefaultDispatcher-worker-7 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:35.125 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.125 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.125 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-10 22:57:35.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-10 22:57:35.126 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.126 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191cf38f 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.127 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-10 22:57:35.128 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.128 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.128 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-10 22:57:35.149 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.165 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.169 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.173 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.173 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b60595 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.174 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-10 22:57:35.175 [DefaultDispatcher-worker-10 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:35.175 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.175 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.175 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.176 [DefaultDispatcher-worker-18 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.176 [DefaultDispatcher-worker-18 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.187 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.198 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.200 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.201 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.212 [DefaultDispatcher-worker-13 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2024-02-10 22:57:35.228 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.229 [DefaultDispatcher-worker-15 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.247 [DefaultDispatcher-worker-17 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2024-02-10 22:57:35.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-10 22:57:35.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-10 22:57:35.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.251 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa: (connection evicted) 2024-02-10 22:57:35.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-10 22:57:35.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-10 22:57:35.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-10 22:57:35.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-10 22:57:35.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.252 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a: (connection evicted) 2024-02-10 22:57:35.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-10 22:57:35.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7672dd7a 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.254 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-10 22:57:35.271 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.273 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:35.273 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.273 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.273 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.274 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.274 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.282 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.283 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.285 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4446e1d9 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.286 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-10 22:57:35.299 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.309 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.311 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.313 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.324 [DefaultDispatcher-worker-6 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2024-02-10 22:57:35.335 [DefaultDispatcher-worker-13 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.346 [DefaultDispatcher-worker-1 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.351 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.355 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-15 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.355 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.355 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-10 22:57:35.356 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.356 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.356 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-10 22:57:35.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-10 22:57:35.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.359 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd: (connection evicted) 2024-02-10 22:57:35.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-10 22:57:35.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-10 22:57:35.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-10 22:57:35.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-10 22:57:35.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.360 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df60140: (connection evicted) 2024-02-10 22:57:35.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-10 22:57:35.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221961f2 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.362 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-10 22:57:35.363 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.363 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.363 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-10 22:57:35.375 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.386 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.388 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.389 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d7f4cbb 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.390 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-10 22:57:35.391 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.391 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.391 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-10 22:57:35.403 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.414 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.415 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.417 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.429 [DefaultDispatcher-worker-6 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2024-02-10 22:57:35.445 [DefaultDispatcher-worker-16 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.458 [DefaultDispatcher-worker-15 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-10 22:57:35.463 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-10 22:57:35.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-10 22:57:35.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.468 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c0346d: (connection evicted) 2024-02-10 22:57:35.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-10 22:57:35.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-10 22:57:35.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-10 22:57:35.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-10 22:57:35.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.469 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012: (connection evicted) 2024-02-10 22:57:35.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-10 22:57:35.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b60be8 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.471 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.472 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-10 22:57:35.472 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.472 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.472 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-10 22:57:35.485 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.495 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.497 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.499 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.508 [DefaultDispatcher-worker-6 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.512 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.515 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:35.515 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.515 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.515 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.516 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.516 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.524 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-10 22:57:35.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-10 22:57:35.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-10 22:57:35.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.538 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb: (connection evicted) 2024-02-10 22:57:35.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-10 22:57:35.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe19d0e 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.540 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-10 22:57:35.555 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.566 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.567 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.569 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-10 22:57:35.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-10 22:57:35.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-10 22:57:35.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-10 22:57:35.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-10 22:57:35.574 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721f3526 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.575 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-10 22:57:35.588 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.598 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.600 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.602 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-02-10 22:57:35.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-10 22:57:35.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-10 22:57:35.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-10 22:57:35.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441da2c 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.607 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-10 22:57:35.608 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.608 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.608 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-10 22:57:35.621 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.631 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.633 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.635 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7d83ff 2024-02-10 22:57:35.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-10 22:57:35.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-10 22:57:35.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-10 22:57:35.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6078d 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.640 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-10 22:57:35.641 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.641 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.641 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-10 22:57:35.654 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.664 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.666 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.669 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.680 [DefaultDispatcher-worker-9 @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-10 22:57:35.681 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:35.681 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.681 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.682 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.683 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.683 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-10 22:57:35.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-10 22:57:35.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.684 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4458887d: (connection evicted) 2024-02-10 22:57:35.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-10 22:57:35.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-10 22:57:35.686 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c0310 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.687 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-10 22:57:35.705 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.715 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.717 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.718 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-10 22:57:35.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-10 22:57:35.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-10 22:57:35.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-10 22:57:35.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5e52f 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.724 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-10 22:57:35.725 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.725 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.725 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-10 22:57:35.738 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.748 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.750 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.752 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.754 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.764 [DefaultDispatcher-worker-7 @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.765 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-10 22:57:35.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-10 22:57:35.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-10 22:57:35.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.778 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6: (connection evicted) 2024-02-10 22:57:35.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-10 22:57:35.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67263db7 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.782 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-10 22:57:35.783 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.783 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.783 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-10 22:57:35.799 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.810 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.811 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.813 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1d9c40 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.814 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-10 22:57:35.818 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:35.818 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.819 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.819 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.820 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.820 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.828 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.838 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.840 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.853 [DefaultDispatcher-worker-8 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-10 22:57:35.867 [DefaultDispatcher-worker-2 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.877 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:35.877 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.877 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.877 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.878 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.878 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.883 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:35.905 [DefaultDispatcher-worker-16 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-10 22:57:35.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-10 22:57:35.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-10 22:57:35.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.914 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a: (connection evicted) 2024-02-10 22:57:35.914 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-10 22:57:35.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-10 22:57:35.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-10 22:57:35.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-10 22:57:35.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:35.915 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205d6f84: (connection evicted) 2024-02-10 22:57:35.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:35.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-10 22:57:35.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6ad2eb 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.917 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-10 22:57:35.918 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.918 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.918 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-10 22:57:35.933 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.938 [DefaultDispatcher-worker-4 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:35.938 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.938 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:35.938 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.940 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.940 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:35.946 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.947 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.949 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dacad1d 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:35.949 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.950 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-10 22:57:35.963 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.973 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.974 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.976 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:35.986 [DefaultDispatcher-worker-2 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-10 22:57:36.000 [DefaultDispatcher-worker-9 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:36.018 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.028 [DefaultDispatcher-worker-17 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-10 22:57:36.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-10 22:57:36.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-10 22:57:36.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.032 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd: (connection evicted) 2024-02-10 22:57:36.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-10 22:57:36.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-10 22:57:36.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-10 22:57:36.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-10 22:57:36.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.033 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf: (connection evicted) 2024-02-10 22:57:36.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-10 22:57:36.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-10 22:57:36.035 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5e0faf 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.036 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-10 22:57:36.050 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.060 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.062 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.063 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce07709 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.064 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-10 22:57:36.077 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.087 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.089 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.090 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.101 [DefaultDispatcher-worker-5 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-10 22:57:36.113 [DefaultDispatcher-worker-6 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.136 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.138 [DefaultDispatcher-worker-5 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:36.139 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.139 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.139 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.140 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.140 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.147 [DefaultDispatcher-worker-11 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.154 [DefaultDispatcher-worker-18 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.164 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.167 [DefaultDispatcher-worker-11 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-10 22:57:36.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-10 22:57:36.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-10 22:57:36.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.179 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8: (connection evicted) 2024-02-10 22:57:36.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-10 22:57:36.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-10 22:57:36.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-10 22:57:36.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-10 22:57:36.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.181 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38614875: (connection evicted) 2024-02-10 22:57:36.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-10 22:57:36.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd9494 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.184 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-10 22:57:36.185 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.185 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.185 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-10 22:57:36.185 [DefaultDispatcher-worker-7 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:36.185 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.185 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.185 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.186 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.186 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.201 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.211 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.213 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.214 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.215 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-10 22:57:36.228 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.238 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.240 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.241 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.252 [DefaultDispatcher-worker-12 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-10 22:57:36.265 [DefaultDispatcher-worker-2 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.275 [DefaultDispatcher-worker-3 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.285 [DefaultDispatcher-worker-4 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-10 22:57:36.285 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:36.285 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.285 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.285 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.285 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.286 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.286 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-10 22:57:36.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-10 22:57:36.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.294 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e: (connection evicted) 2024-02-10 22:57:36.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-10 22:57:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-10 22:57:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-10 22:57:36.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-10 22:57:36.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.295 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-02-10 22:57:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-10 22:57:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ea1cd0 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.296 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.297 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-10 22:57:36.315 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.325 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.326 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.328 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.328 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f11a56 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.329 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-10 22:57:36.342 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.352 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.353 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.357 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-17 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.368 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.369 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.369 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.369 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.387 [DefaultDispatcher-worker-17 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.397 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.398 [DefaultDispatcher-worker-1 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-10 22:57:36.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-10 22:57:36.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-10 22:57:36.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.402 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@477dc93: (connection evicted) 2024-02-10 22:57:36.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-10 22:57:36.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-10 22:57:36.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-10 22:57:36.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-10 22:57:36.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.403 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@759862a2: (connection evicted) 2024-02-10 22:57:36.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-10 22:57:36.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4c4261 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.406 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.407 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-10 22:57:36.426 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.444 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.446 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.449 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2926144f 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.449 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.450 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-10 22:57:36.450 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.450 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.450 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-10 22:57:36.463 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.473 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.474 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.476 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.486 [DefaultDispatcher-worker-17 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-10 22:57:36.499 [DefaultDispatcher-worker-5 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.507 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.509 [DefaultDispatcher-worker-13 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.527 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:36.527 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.527 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.527 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.528 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.528 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.530 [DefaultDispatcher-worker-14 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-10 22:57:36.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-10 22:57:36.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-10 22:57:36.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.533 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d606c9: (connection evicted) 2024-02-10 22:57:36.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-10 22:57:36.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-10 22:57:36.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-10 22:57:36.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-10 22:57:36.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.534 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9: (connection evicted) 2024-02-10 22:57:36.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-10 22:57:36.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a503cf0 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.536 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-10 22:57:36.537 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.537 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.537 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-10 22:57:36.554 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.564 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.566 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.568 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.568 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-10 22:57:36.582 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.593 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.594 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.596 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.606 [DefaultDispatcher-worker-5 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-10 22:57:36.620 [DefaultDispatcher-worker-18 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.629 [DefaultDispatcher-worker-18 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.637 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.638 [DefaultDispatcher-worker-12 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.646 [DefaultDispatcher-worker-5 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.659 [DefaultDispatcher-worker-15 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-02-10 22:57:36.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-10 22:57:36.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-10 22:57:36.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.661 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f78c132: (connection evicted) 2024-02-10 22:57:36.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-10 22:57:36.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-10 22:57:36.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-10 22:57:36.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-10 22:57:36.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.663 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2024-02-10 22:57:36.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-10 22:57:36.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d62c35 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.665 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-10 22:57:36.666 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.666 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.666 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-10 22:57:36.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.691 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:36.691 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.691 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.691 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.692 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.693 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.693 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.694 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.696 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9b244e 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.696 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-10 22:57:36.709 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.719 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.721 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.722 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.733 [DefaultDispatcher-worker-6 @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-10 22:57:36.747 [DefaultDispatcher-worker-2 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.759 [DefaultDispatcher-worker-11 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-10 22:57:36.766 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-10 22:57:36.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-10 22:57:36.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.769 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a: (connection evicted) 2024-02-10 22:57:36.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-10 22:57:36.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-10 22:57:36.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-10 22:57:36.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-10 22:57:36.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.771 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d2413e: (connection evicted) 2024-02-10 22:57:36.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-10 22:57:36.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-10 22:57:36.772 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4a896 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.773 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-10 22:57:36.774 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.774 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.774 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-10 22:57:36.790 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.800 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.802 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.805 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b26f006 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.805 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.806 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-10 22:57:36.826 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.830 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:36.830 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.830 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.830 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.832 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.832 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.840 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.842 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.843 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.854 [DefaultDispatcher-worker-9 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-10 22:57:36.867 [DefaultDispatcher-worker-1 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.874 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:36.878 [DefaultDispatcher-worker-4 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-10 22:57:36.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-10 22:57:36.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-10 22:57:36.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.883 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d: (connection evicted) 2024-02-10 22:57:36.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-10 22:57:36.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-10 22:57:36.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-10 22:57:36.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-10 22:57:36.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.884 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef: (connection evicted) 2024-02-10 22:57:36.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-10 22:57:36.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664217a8 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.886 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-10 22:57:36.887 [DefaultDispatcher-worker-15 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.887 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-10 22:57:36.887 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.887 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.887 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.889 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.889 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.902 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.913 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.914 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.916 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772db1d8 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.917 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-10 22:57:36.930 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.941 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.942 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.944 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.949 [DefaultDispatcher-worker-12 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:36.949 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.949 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:36.949 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.950 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.950 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:36.954 [DefaultDispatcher-worker-18 @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-02-10 22:57:36.968 [DefaultDispatcher-worker-3 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.979 [DefaultDispatcher-worker-5 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-02-10 22:57:36.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-10 22:57:36.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-10 22:57:36.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.983 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c: (connection evicted) 2024-02-10 22:57:36.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-10 22:57:36.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-10 22:57:36.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-10 22:57:36.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-10 22:57:36.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:36.984 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489e1887: (connection evicted) 2024-02-10 22:57:36.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:36.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-10 22:57:36.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394c77e2 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:36.987 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-10 22:57:36.988 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:36.988 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:36.988 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-10 22:57:37.001 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.012 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.013 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.017 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.017 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-10 22:57:37.017 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.017 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.017 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.017 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b72d3b 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.018 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-10 22:57:37.042 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.054 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.056 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.057 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.068 [DefaultDispatcher-worker-13 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-10 22:57:37.081 [DefaultDispatcher-worker-3 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.088 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.100 [DefaultDispatcher-worker-3 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.109 [DefaultDispatcher-worker-8 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.118 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.150 [DefaultDispatcher-worker-13 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:37.150 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.150 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.150 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.151 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.151 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.195 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:37.196 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.196 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.196 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.197 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.197 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.234 [DefaultDispatcher-worker-9 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-10 22:57:37.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-10 22:57:37.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-10 22:57:37.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.237 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5911dd25: (connection evicted) 2024-02-10 22:57:37.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-10 22:57:37.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-10 22:57:37.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-10 22:57:37.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-10 22:57:37.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.238 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a: (connection evicted) 2024-02-10 22:57:37.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-10 22:57:37.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a513627 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.240 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-10 22:57:37.241 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.241 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.241 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-10 22:57:37.255 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.265 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.267 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.268 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0a69b9 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.269 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-10 22:57:37.282 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.293 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.294 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.295 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:37.295 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.295 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.295 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.296 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.296 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.296 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.306 [DefaultDispatcher-worker-11 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-10 22:57:37.320 [DefaultDispatcher-worker-9 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.338 [DefaultDispatcher-worker-1 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.341 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.348 [DefaultDispatcher-worker-3 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2024-02-10 22:57:37.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-10 22:57:37.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-10 22:57:37.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.351 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8: (connection evicted) 2024-02-10 22:57:37.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-10 22:57:37.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-10 22:57:37.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-10 22:57:37.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-10 22:57:37.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.352 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2: (connection evicted) 2024-02-10 22:57:37.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-10 22:57:37.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642693c2 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.354 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-10 22:57:37.355 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.355 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.355 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-10 22:57:37.369 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.380 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:37.380 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:37.380 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.381 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.381 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.381 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.381 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.381 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.381 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.382 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.382 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.382 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.383 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.384 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8e1096 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.385 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-10 22:57:37.398 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.408 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.410 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.412 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.422 [DefaultDispatcher-worker-13 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-10 22:57:37.434 [DefaultDispatcher-worker-11 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.454 [DefaultDispatcher-worker-13 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8 2024-02-10 22:57:37.455 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-10 22:57:37.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-10 22:57:37.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.459 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e42fe8: (connection evicted) 2024-02-10 22:57:37.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-10 22:57:37.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-10 22:57:37.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-10 22:57:37.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-10 22:57:37.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.460 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd93693: (connection evicted) 2024-02-10 22:57:37.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-10 22:57:37.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-10 22:57:37.461 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625430f8 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.462 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-10 22:57:37.476 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.487 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.488 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.490 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.490 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-10 22:57:37.490 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedae96 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.491 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-10 22:57:37.503 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.514 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.515 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.517 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.527 [DefaultDispatcher-worker-1 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-10 22:57:37.537 [DefaultDispatcher-worker-1 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:37.537 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.537 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.537 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.538 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.538 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.544 [DefaultDispatcher-worker-16 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.560 [DefaultDispatcher-worker-8 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.562 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.571 [DefaultDispatcher-worker-8 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2024-02-10 22:57:37.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-10 22:57:37.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-10 22:57:37.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.576 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb54673: (connection evicted) 2024-02-10 22:57:37.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-10 22:57:37.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-10 22:57:37.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-10 22:57:37.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-10 22:57:37.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.577 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4: (connection evicted) 2024-02-10 22:57:37.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-10 22:57:37.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294aaa6 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.579 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.580 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-10 22:57:37.595 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.605 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.607 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.609 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.618 [DefaultDispatcher-worker-18 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.625 [DefaultDispatcher-worker-14 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-10 22:57:37.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-10 22:57:37.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-10 22:57:37.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.637 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4: (connection evicted) 2024-02-10 22:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-10 22:57:37.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6881e 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.692 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-10 22:57:37.693 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.693 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.693 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-10 22:57:37.703 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:37.703 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.703 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.703 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.704 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.704 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.709 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.719 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.721 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.723 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2024-02-10 22:57:37.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-10 22:57:37.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-10 22:57:37.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-10 22:57:37.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a9e8db 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.787 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-10 22:57:37.788 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.788 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.788 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-10 22:57:37.802 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.812 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.814 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.816 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e455d01 2024-02-10 22:57:37.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-10 22:57:37.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-10 22:57:37.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-10 22:57:37.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-10 22:57:37.823 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a571516 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.824 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.825 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-10 22:57:37.840 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:37.840 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.840 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.840 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.842 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.842 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.842 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.854 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.856 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.857 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-10 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-10 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-10 22:57:37.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:37.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-10 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20305c45 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.862 [Test worker @coroutine#5801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-10 22:57:37.863 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.863 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.863 [Test worker @coroutine#5801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-10 22:57:37.876 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.886 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.888 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.889 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce9c9e8 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.890 [Test worker @coroutine#5801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-10 22:57:37.897 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:37.897 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.897 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.898 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.899 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.899 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.904 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.914 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.916 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.917 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.927 [DefaultDispatcher-worker-3 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-10 22:57:37.942 [DefaultDispatcher-worker-1 @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e9d191 2024-02-10 22:57:37.947 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:37.947 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-10 22:57:37.947 [UI Thread @coroutine#5827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:37.949 [UI Thread @coroutine#5827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:37.949 [UI Thread @coroutine#5827] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:37.949 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-10 22:57:37.949 [UI Thread @coroutine#5827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:37.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-10 22:57:37.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-10 22:57:37.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.952 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e9d191: (connection evicted) 2024-02-10 22:57:37.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-10 22:57:37.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-10 22:57:37.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-10 22:57:37.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-10 22:57:37.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:37.953 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2: (connection evicted) 2024-02-10 22:57:37.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:37.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-10 22:57:37.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5292d417 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.955 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-10 22:57:37.956 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.956 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.956 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-10 22:57:37.960 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:37.960 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.960 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:37.960 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.961 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.961 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:37.970 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.980 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.982 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.983 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287bbd1 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:37.984 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-10 22:57:37.997 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:38.007 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:38.009 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:38.010 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:38.021 [DefaultDispatcher-worker-18 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-10 22:57:38.034 [DefaultDispatcher-worker-3 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9 2024-02-10 22:57:38.037 [UI Thread @coroutine#5860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.037 [UI Thread @coroutine#5860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-10 22:57:38.037 [UI Thread @coroutine#5860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.039 [UI Thread @coroutine#5860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.039 [UI Thread @coroutine#5860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-10 22:57:38.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-10 22:57:38.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.041 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aef36a9: (connection evicted) 2024-02-10 22:57:38.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-10 22:57:38.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-10 22:57:38.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-10 22:57:38.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-10 22:57:38.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.043 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6915b614: (connection evicted) 2024-02-10 22:57:38.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-10 22:57:38.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-10 22:57:38.045 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9cab4 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.046 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-10 22:57:38.047 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.047 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.047 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-10 22:57:38.071 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.083 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.085 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.086 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209ab1d7 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.087 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-10 22:57:38.100 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.110 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.112 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.113 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.123 [DefaultDispatcher-worker-7 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-10 22:57:38.136 [DefaultDispatcher-worker-13 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2024-02-10 22:57:38.138 [UI Thread @coroutine#5889] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.138 [UI Thread @coroutine#5889] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-10 22:57:38.138 [UI Thread @coroutine#5889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.140 [UI Thread @coroutine#5889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.140 [UI Thread @coroutine#5889] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-10 22:57:38.140 [UI Thread @coroutine#5889] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-10 22:57:38.140 [UI Thread @coroutine#5889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:38.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-10 22:57:38.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-10 22:57:38.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.142 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b: (connection evicted) 2024-02-10 22:57:38.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-10 22:57:38.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-10 22:57:38.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-10 22:57:38.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-10 22:57:38.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.143 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5599f22f: (connection evicted) 2024-02-10 22:57:38.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-10 22:57:38.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3b101b 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.145 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.146 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-10 22:57:38.159 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:38.159 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.159 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.159 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.161 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.161 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.164 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.174 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.176 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.177 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d18a787 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.178 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-10 22:57:38.191 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.201 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.203 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.204 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.206 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:38.206 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.206 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.206 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.207 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.207 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.214 [DefaultDispatcher-worker-9 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-10 22:57:38.227 [DefaultDispatcher-worker-8 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.246 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.253 [DefaultDispatcher-worker-9 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-10 22:57:38.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-10 22:57:38.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-10 22:57:38.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.263 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9: (connection evicted) 2024-02-10 22:57:38.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-10 22:57:38.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-10 22:57:38.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-10 22:57:38.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-10 22:57:38.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.264 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a: (connection evicted) 2024-02-10 22:57:38.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-10 22:57:38.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb514db 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.267 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-10 22:57:38.268 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.268 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.268 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-10 22:57:38.282 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.292 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.294 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.295 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.306 [DefaultDispatcher-worker-11 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.306 [DefaultDispatcher-worker-14 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:38.306 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.306 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.306 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.307 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.307 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.325 [DefaultDispatcher-worker-15 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.344 [DefaultDispatcher-worker-11 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-10 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-10 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-10 22:57:38.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.347 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e: (connection evicted) 2024-02-10 22:57:38.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-10 22:57:38.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-10 22:57:38.349 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-10 22:57:38.349 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.349 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.349 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.349 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b99f09 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.350 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-10 22:57:38.373 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.384 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.386 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.388 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.388 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d0253b 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.389 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-12 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.393 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.394 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.395 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.395 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.406 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.416 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.418 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.419 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.429 [DefaultDispatcher-worker-7 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-10 22:57:38.443 [DefaultDispatcher-worker-3 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.451 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.453 [DefaultDispatcher-worker-13 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2024-02-10 22:57:38.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-10 22:57:38.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-10 22:57:38.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.459 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724a80d2: (connection evicted) 2024-02-10 22:57:38.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-10 22:57:38.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-10 22:57:38.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-10 22:57:38.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-10 22:57:38.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.460 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc: (connection evicted) 2024-02-10 22:57:38.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-10 22:57:38.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a10a99b 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.463 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-10 22:57:38.464 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.464 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.464 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-10 22:57:38.479 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.489 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.491 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.492 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.501 [DefaultDispatcher-worker-14 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.509 [DefaultDispatcher-worker-15 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.522 [DefaultDispatcher-worker-18 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23471f48 2024-02-10 22:57:38.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-10 22:57:38.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-10 22:57:38.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.524 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23471f48: (connection evicted) 2024-02-10 22:57:38.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-10 22:57:38.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-10 22:57:38.526 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466fd19b 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.527 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-10 22:57:38.541 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.547 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:38.548 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.548 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.548 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.549 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.549 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.553 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.554 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.556 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.562 [DefaultDispatcher-worker-2 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.570 [DefaultDispatcher-worker-11 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f746160 2024-02-10 22:57:38.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-10 22:57:38.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-10 22:57:38.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.571 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f746160: (connection evicted) 2024-02-10 22:57:38.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-10 22:57:38.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-10 22:57:38.573 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de4f936 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.574 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-10 22:57:38.591 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.601 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.602 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.604 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.662 [DefaultDispatcher-worker-3 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5128efc 2024-02-10 22:57:38.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-10 22:57:38.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-10 22:57:38.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.667 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5128efc: (connection evicted) 2024-02-10 22:57:38.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-10 22:57:38.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623cd12e 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.669 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-10 22:57:38.670 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.670 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.670 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-10 22:57:38.683 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.693 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.695 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.697 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.706 [DefaultDispatcher-worker-7 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.715 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:38.715 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.715 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.715 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.716 [DefaultDispatcher-worker-11 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-10 22:57:38.716 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.716 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-10 22:57:38.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-10 22:57:38.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:38.722 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4: (connection evicted) 2024-02-10 22:57:38.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-10 22:57:38.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495cac83 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.727 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.728 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-10 22:57:38.741 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.751 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.753 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.755 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-10 22:57:38.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-10 22:57:38.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-10 22:57:38.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-10 22:57:38.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f663de 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.759 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.760 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-10 22:57:38.772 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.783 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.784 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.786 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-10 22:57:38.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-10 22:57:38.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-10 22:57:38.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-10 22:57:38.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e18a6a7 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.789 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.790 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-10 22:57:38.803 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.814 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.815 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.817 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f81bd2c 2024-02-10 22:57:38.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-10 22:57:38.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-10 22:57:38.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-10 22:57:38.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-10 22:57:38.829 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54193/Site/verify 2024-02-10 22:57:38.829 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54193/Site/verify. 2024-02-10 22:57:38.829 [UI Thread @coroutine#6182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54193/Site/verify 2024-02-10 22:57:38.830 [UI Thread @coroutine#6182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54193/Site/verify 2024-02-10 22:57:38.830 [UI Thread @coroutine#6182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54193/Site/verify 2024-02-10 22:57:38.831 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54193/Site/verify. 2024-02-10 22:57:38.831 [UI Thread @coroutine#6182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54193/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973fb7d 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.835 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-10 22:57:38.836 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.836 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.836 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-10 22:57:38.851 [DefaultDispatcher-worker-12 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:38.851 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.851 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.851 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.852 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.852 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.852 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.863 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.864 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.866 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-02-10 22:57:38.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-10 22:57:38.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-10 22:57:38.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-10 22:57:38.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-10 22:57:38.869 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@892f1fa 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.870 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-10 22:57:38.884 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.895 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.896 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.898 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-02-10 22:57:38.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-10 22:57:38.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-10 22:57:38.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-10 22:57:38.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-10 22:57:38.902 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72cf43fa 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.904 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-10 22:57:38.905 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.905 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.905 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-10 22:57:38.910 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:38.910 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.910 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.910 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.911 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.912 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.924 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.945 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.947 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.948 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-10 22:57:38.951 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35141/Site/verify 2024-02-10 22:57:38.951 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35141/Site/verify. 2024-02-10 22:57:38.951 [UI Thread @coroutine#6251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35141/Site/verify 2024-02-10 22:57:38.952 [UI Thread @coroutine#6251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35141/Site/verify 2024-02-10 22:57:38.952 [UI Thread @coroutine#6251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35141/Site/verify 2024-02-10 22:57:38.953 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35141/Site/verify. 2024-02-10 22:57:38.953 [UI Thread @coroutine#6251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35141/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:38.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-10 22:57:38.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-10 22:57:38.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:38.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:38.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-10 22:57:38.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-10 22:57:38.961 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32817/Site/verify 2024-02-10 22:57:38.961 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32817/Site/verify. 2024-02-10 22:57:38.961 [UI Thread @coroutine#6264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32817/Site/verify 2024-02-10 22:57:38.962 [UI Thread @coroutine#6264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32817/Site/verify 2024-02-10 22:57:38.962 [UI Thread @coroutine#6264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32817/Site/verify 2024-02-10 22:57:38.962 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32817/Site/verify. 2024-02-10 22:57:38.962 [UI Thread @coroutine#6264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32817/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:38.968 [UI Thread @coroutine#6277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60009/Site/verify 2024-02-10 22:57:38.969 [UI Thread @coroutine#6277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60009/Site/verify. 2024-02-10 22:57:38.969 [UI Thread @coroutine#6277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60009/Site/verify 2024-02-10 22:57:38.970 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:38.970 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.970 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:38.970 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.970 [UI Thread @coroutine#6277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60009/Site/verify 2024-02-10 22:57:38.970 [UI Thread @coroutine#6277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60009/Site/verify 2024-02-10 22:57:38.970 [UI Thread @coroutine#6277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60009/Site/verify. 2024-02-10 22:57:38.970 [UI Thread @coroutine#6277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60009/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:38.971 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.971 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:38.977 [UI Thread @coroutine#6294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-10 22:57:38.977 [UI Thread @coroutine#6294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-10 22:57:38.977 [UI Thread @coroutine#6294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-10 22:57:38.978 [UI Thread @coroutine#6294] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65402e26 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:38.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:38.982 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-10 22:57:38.999 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.009 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.011 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.012 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.022 [DefaultDispatcher-worker-1 @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.042 [DefaultDispatcher-worker-1 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.050 [DefaultDispatcher-worker-1 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.057 [DefaultDispatcher-worker-1 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.063 [DefaultDispatcher-worker-3 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.069 [DefaultDispatcher-worker-16 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.076 [DefaultDispatcher-worker-16 @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.082 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:39.094 [DefaultDispatcher-worker-1 @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0 2024-02-10 22:57:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-10 22:57:39.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-10 22:57:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.096 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7abeaed0: (connection evicted) 2024-02-10 22:57:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-10 22:57:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.098 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150963fe 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.099 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-10 22:57:39.114 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.124 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.128 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.130 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.130 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de15ce1 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-10 22:57:39.132 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.133 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-10 22:57:39.146 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.157 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.158 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.160 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.170 [DefaultDispatcher-worker-4 @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2024-02-10 22:57:39.171 [DefaultDispatcher-worker-7 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:39.171 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.171 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.171 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.172 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.172 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.183 [DefaultDispatcher-worker-13 @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-10 22:57:39.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-10 22:57:39.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-10 22:57:39.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.196 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d: (connection evicted) 2024-02-10 22:57:39.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-10 22:57:39.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-10 22:57:39.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-10 22:57:39.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-10 22:57:39.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.197 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2080ee70: (connection evicted) 2024-02-10 22:57:39.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-10 22:57:39.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a3656f 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.199 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-10 22:57:39.200 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.200 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.200 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-10 22:57:39.215 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.217 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:39.217 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.217 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.217 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.218 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.218 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.228 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.230 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.231 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ef1198 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.232 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-10 22:57:39.233 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.233 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.233 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-10 22:57:39.245 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.256 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.257 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.259 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.270 [DefaultDispatcher-worker-7 @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3 2024-02-10 22:57:39.284 [DefaultDispatcher-worker-6 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.289 [DefaultDispatcher-worker-11 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557fe039 2024-02-10 22:57:39.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-10 22:57:39.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-10 22:57:39.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.293 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557fe039: (connection evicted) 2024-02-10 22:57:39.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-10 22:57:39.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-10 22:57:39.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-10 22:57:39.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-10 22:57:39.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.295 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ca71b3: (connection evicted) 2024-02-10 22:57:39.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-10 22:57:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75af5f2a 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.297 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-10 22:57:39.298 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.298 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.298 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-10 22:57:39.313 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.315 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:39.315 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.315 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.315 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.316 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.316 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.324 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.326 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.327 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb9bad9 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.328 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-10 22:57:39.341 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.351 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.353 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.355 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.366 [DefaultDispatcher-worker-17 @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-02-10 22:57:39.377 [DefaultDispatcher-worker-6 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.387 [DefaultDispatcher-worker-13 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cf276 2024-02-10 22:57:39.398 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-8 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.406 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.407 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.407 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.407 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.428 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.559 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:39.559 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.559 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.559 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.560 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.560 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-10 22:57:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-10 22:57:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.641 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728cf276: (connection evicted) 2024-02-10 22:57:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-10 22:57:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-10 22:57:39.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-10 22:57:39.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-10 22:57:39.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.642 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5: (connection evicted) 2024-02-10 22:57:39.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-10 22:57:39.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@419dbd6d 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.644 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-10 22:57:39.645 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.645 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.645 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-10 22:57:39.660 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.671 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.672 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.674 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70376c6 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.674 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-10 22:57:39.675 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.675 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.675 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-10 22:57:39.687 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.697 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.699 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.701 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.712 [DefaultDispatcher-worker-2 @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2024-02-10 22:57:39.725 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:39.725 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.725 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.725 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.726 [DefaultDispatcher-worker-10 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.726 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.726 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.732 [DefaultDispatcher-worker-17 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.738 [DefaultDispatcher-worker-13 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.745 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:39.746 [DefaultDispatcher-worker-6 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.754 [DefaultDispatcher-worker-3 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.761 [DefaultDispatcher-worker-17 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1 2024-02-10 22:57:39.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-10 22:57:39.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-10 22:57:39.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.767 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b6d88d1: (connection evicted) 2024-02-10 22:57:39.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-10 22:57:39.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-10 22:57:39.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-10 22:57:39.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-10 22:57:39.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.768 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c75b72: (connection evicted) 2024-02-10 22:57:39.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-10 22:57:39.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-10 22:57:39.770 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-10 22:57:39.770 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234421ca 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.771 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-10 22:57:39.788 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.798 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.800 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.801 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69497a36 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.802 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-10 22:57:39.815 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.825 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.827 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.828 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.839 [DefaultDispatcher-worker-7 @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d952747 2024-02-10 22:57:39.853 [DefaultDispatcher-worker-14 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.863 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-10 22:57:39.863 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.863 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.863 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.864 [DefaultDispatcher-worker-6 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.864 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.864 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42131/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.871 [DefaultDispatcher-worker-18 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.871 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:39.878 [DefaultDispatcher-worker-4 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.889 [DefaultDispatcher-worker-7 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-10 22:57:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-10 22:57:39.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-10 22:57:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.894 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0: (connection evicted) 2024-02-10 22:57:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-10 22:57:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-10 22:57:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-10 22:57:39.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-10 22:57:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:39.896 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d952747: (connection evicted) 2024-02-10 22:57:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:39.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-10 22:57:39.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-10 22:57:39.897 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bbfdee 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.898 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-10 22:57:39.914 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.921 [DefaultDispatcher-worker-2 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f57a7a4 2024-02-10 22:57:39.921 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.921 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.921 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.922 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.922 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.925 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.926 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.928 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.928 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565b77ba 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.929 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-10 22:57:39.942 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.952 [Test worker @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.954 [Test worker @coroutine#6620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.955 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.966 [DefaultDispatcher-worker-10 @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2024-02-10 22:57:39.978 [DefaultDispatcher-worker-1 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.980 [DefaultDispatcher-worker-18 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-10 22:57:39.980 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.980 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:39.980 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.981 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.981 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38565/UmAppDatabase/replication/nodeId 2024-02-10 22:57:39.987 [DefaultDispatcher-worker-8 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.994 [DefaultDispatcher-worker-1 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:39.998 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.002 [DefaultDispatcher-worker-11 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:40.011 [DefaultDispatcher-worker-16 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:40.019 [DefaultDispatcher-worker-15 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-10 22:57:40.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-10 22:57:40.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-10 22:57:40.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:40.024 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18bd3135: (connection evicted) 2024-02-10 22:57:40.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-10 22:57:40.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-10 22:57:40.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-10 22:57:40.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-10 22:57:40.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:40.025 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b: (connection evicted) 2024-02-10 22:57:40.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-10 22:57:40.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-10 22:57:40.028 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64e2d0 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.029 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-10 22:57:40.045 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.055 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.057 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.058 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-10 22:57:40.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-10 22:57:40.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-10 22:57:40.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-10 22:57:40.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1264dbc9 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.126 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.127 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-10 22:57:40.141 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.156 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.158 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.159 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-02-10 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-10 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-10 22:57:40.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-10 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fae8455 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.165 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-10 22:57:40.179 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.180 [DefaultDispatcher-worker-10 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e297d9 2024-02-10 22:57:40.180 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.180 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.181 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.182 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.182 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.190 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.191 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.193 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.203 [DefaultDispatcher-worker-8 @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.211 [DefaultDispatcher-worker-16 @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2024-02-10 22:57:40.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-10 22:57:40.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-10 22:57:40.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:40.214 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118: (connection evicted) 2024-02-10 22:57:40.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-10 22:57:40.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.216 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.217 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-10 22:57:40.227 [DefaultDispatcher-worker-10 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-02-10 22:57:40.227 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.227 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.227 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.228 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.228 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40973/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.233 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.244 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.246 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.247 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.257 [DefaultDispatcher-worker-10 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.264 [DefaultDispatcher-worker-14 @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-10 22:57:40.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-10 22:57:40.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-10 22:57:40.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:40.266 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd: (connection evicted) 2024-02-10 22:57:40.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-10 22:57:40.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-10 22:57:40.269 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253fb3fa 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.270 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-10 22:57:40.286 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.296 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.297 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.299 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-10 22:57:40.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-10 22:57:40.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-10 22:57:40.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-10 22:57:40.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79fc6651 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.308 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-10 22:57:40.309 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.309 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.309 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-10 22:57:40.322 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.324 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-10 22:57:40.325 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.325 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.325 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.326 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.326 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54535/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.332 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.334 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.336 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-10 22:57:40.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-10 22:57:40.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-10 22:57:40.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-10 22:57:40.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-10 22:57:40.340 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1f88e2 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.341 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-10 22:57:40.354 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.365 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.366 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.368 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-10 22:57:40.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-10 22:57:40.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-10 22:57:40.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-10 22:57:40.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1285ec6 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.377 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-10 22:57:40.378 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.378 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.378 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-10 22:57:40.391 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.401 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.403 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.405 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12fbc568 2024-02-10 22:57:40.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-10 22:57:40.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-10 22:57:40.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-10 22:57:40.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59acb725 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.408 [Test worker @coroutine#6870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-10 22:57:40.409 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.409 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.409 [Test worker @coroutine#6870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@692081cd 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.418 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.419 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.419 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.419 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40189/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.424 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.434 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.436 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.438 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213f2d00 2024-02-10 22:57:40.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-10 22:57:40.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-10 22:57:40.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-10 22:57:40.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d543ec2 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.441 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-10 22:57:40.457 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.467 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.469 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.471 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2024-02-10 22:57:40.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-10 22:57:40.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-10 22:57:40.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-10 22:57:40.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aaeb65b 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.474 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-10 22:57:40.488 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.498 [Test worker @coroutine#6909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.500 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.501 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-02-10 22:57:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-10 22:57:40.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-10 22:57:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-10 22:57:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c25e8 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.505 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-10 22:57:40.506 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.506 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.506 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-10 22:57:40.519 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.530 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.532 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.533 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2024-02-10 22:57:40.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-10 22:57:40.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-10 22:57:40.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-10 22:57:40.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786125a6 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.539 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.540 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-10 22:57:40.553 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.565 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.567 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.569 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-10 22:57:40.569 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-02-10 22:57:40.569 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.569 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.569 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.570 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.570 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36999/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-10 22:57:40.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-10 22:57:40.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-10 22:57:40.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-10 22:57:40.572 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e80cfa 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.573 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-10 22:57:40.586 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.597 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.600 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.602 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34272839 2024-02-10 22:57:40.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-10 22:57:40.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-10 22:57:40.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-10 22:57:40.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-10 22:57:40.605 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488ae823 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.606 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-10 22:57:40.619 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.630 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.631 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.633 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-10 22:57:40.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-10 22:57:40.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-10 22:57:40.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-10 22:57:40.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-10 22:57:40.637 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.638 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-10 22:57:40.651 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.662 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.664 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.665 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-10 22:57:40.668 [UI Thread @coroutine#7013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-10 22:57:40.668 [UI Thread @coroutine#7013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-10 22:57:40.668 [UI Thread @coroutine#7013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-10 22:57:40.670 [UI Thread @coroutine#7013] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-10 22:57:40.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-10 22:57:40.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-10 22:57:40.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-10 22:57:40.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-10 22:57:40.673 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd0f9a4 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.674 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-10 22:57:40.690 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.701 [Test worker @coroutine#7020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.702 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.704 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-10 22:57:40.706 [UI Thread @coroutine#7035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48049/Site/verify 2024-02-10 22:57:40.706 [UI Thread @coroutine#7035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48049/Site/verify. 2024-02-10 22:57:40.706 [UI Thread @coroutine#7035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48049/Site/verify 2024-02-10 22:57:40.707 [UI Thread @coroutine#7035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48049/Site/verify 2024-02-10 22:57:40.707 [UI Thread @coroutine#7035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48049/Site/verify 2024-02-10 22:57:40.708 [UI Thread @coroutine#7035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48049/Site/verify. 2024-02-10 22:57:40.708 [UI Thread @coroutine#7035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48049/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:40.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-10 22:57:40.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-10 22:57:40.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-10 22:57:40.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-10 22:57:40.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f511a8e 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-10 22:57:40.715 [Test worker @coroutine#7042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-10 22:57:40.716 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.716 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.716 [Test worker @coroutine#7042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-10 22:57:40.730 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.735 [DefaultDispatcher-worker-18 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ab003b 2024-02-10 22:57:40.735 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.735 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId. 2024-02-10 22:57:40.735 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.736 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.736 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60361/UmAppDatabase/replication/nodeId 2024-02-10 22:57:40.740 [Test worker @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.742 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.744 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.755 [DefaultDispatcher-worker-2 @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.763 [DefaultDispatcher-worker-7 @coroutine#7042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-10 22:57:40.768 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json 2024-02-10 22:57:40.768 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json. 2024-02-10 22:57:40.768 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json. 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33845/557338409265467392/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33845/tincan.xml 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33845/tincan.xml. 2024-02-10 22:57:40.770 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33845/tincan.xml 2024-02-10 22:57:40.771 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33845/tincan.xml 2024-02-10 22:57:40.771 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33845/tincan.xml 2024-02-10 22:57:40.771 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33845/tincan.xml. 2024-02-10 22:57:40.771 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33845/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-10 22:57:40.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-10 22:57:40.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-10 22:57:40.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-10 22:57:40.773 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3287cf03: (connection evicted) 2024-02-10 22:57:40.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-10 22:57:40.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-10 22:57:40.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.